summaryrefslogtreecommitdiffstats
path: root/src/utils/pactl.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2007-11-05 23:56:30 +0000
committerLennart Poettering <lennart@poettering.net>2007-11-05 23:56:30 +0000
commit0eb011bda093438044338946d575ff7845e6aa3c (patch)
tree71cd1898a2893587dabad0918b21079d86dd5b4b /src/utils/pactl.c
parent7fdc1ee0838d3c55e29d8f44f2919a60f9415e56 (diff)
minor cleanups of --help texts
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2025 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/utils/pactl.c')
-rw-r--r--src/utils/pactl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/pactl.c b/src/utils/pactl.c
index c963987f..eddbebc9 100644
--- a/src/utils/pactl.c
+++ b/src/utils/pactl.c
@@ -662,9 +662,9 @@ static void help(const char *argv0) {
"%s [options] exit\n"
"%s [options] upload-sample FILENAME [NAME]\n"
"%s [options] play-sample NAME [SINK]\n"
+ "%s [options] remove-sample NAME\n"
"%s [options] move-sink-input ID SINK\n"
"%s [options] move-source-output ID SOURCE\n"
- "%s [options] remove-sample NAME\n"
"%s [options] load-module NAME [ARGS ...]\n"
"%s [options] unload-module ID\n"
"%s [options] suspend-sink [SINK] 1|0\n"