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.
_______________________________________________ pulseaudio-commits mailing list pulseaudio-commits@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits