summaryrefslogtreecommitdiff
path: root/src/utils/pasuspender.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/pasuspender.c')
-rw-r--r--src/utils/pasuspender.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/utils/pasuspender.c b/src/utils/pasuspender.c
index f1f39b2f5..1f0c987fe 100644
--- a/src/utils/pasuspender.c
+++ b/src/utils/pasuspender.c
@@ -225,7 +225,8 @@ static void sigchld_callback(pa_mainloop_api *m, pa_signal_event *e, int sig, vo
static void help(const char *argv0) {
- printf(_("%s [options] ... \n\n"
+ printf(_("%s [options] -- PROGRAM [ARGUMENTS ...]\n\n"
+ "Temporarily suspend PulseAudio while PROGRAM runs.\n\n"
" -h, --help Show this help\n"
" --version Show version\n"
" -s, --server=SERVER The name of the server to connect to\n\n"),