[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] pasuspender: explain program argument in help

Tanu Kaskinen gitlab at gitlab.freedesktop.org
Tue Jul 16 06:23:53 UTC 2019



Tanu Kaskinen pushed to branch master at PulseAudio / pulseaudio


Commits:
6e392ae8 by S Page at 2019-07-16T06:23:50Z
pasuspender: explain program argument in help

Fixes: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/706

- - - - -


1 changed file:

- src/utils/pasuspender.c


Changes:

=====================================
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"),



View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/6e392ae84f2f85413163141ac7a5f7ad4088b676

-- 
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/6e392ae84f2f85413163141ac7a5f7ad4088b676
You're receiving this email because of your account on gitlab.freedesktop.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20190716/cf201896/attachment.html>


More information about the pulseaudio-commits mailing list