[pulseaudio-discuss] [PATCH] utils: add help info for 'set-log-target'
rong deng
dzrongg at gmail.com
Tue Jun 26 17:18:43 PDT 2012
Hi Arun,
Please help review this patch, I forgot to add the help message to
this set-log-target command in my last patch.
Thanks!
2012/6/23 Deng Zhengrong <dzrongg at gmail.com>:
> ---
> src/utils/pacmd.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/src/utils/pacmd.c b/src/utils/pacmd.c
> index c7c693b..6680a4e 100644
> --- a/src/utils/pacmd.c
> +++ b/src/utils/pacmd.c
> @@ -73,6 +73,7 @@ static void help(const char *argv0) {
> printf("%s %s %s\n", argv0, "suspend", _("1|0"));
> printf("%s %s %s\n", argv0, "set-card-profile", _("CARD PROFILE"));
> printf("%s %s %s\n", argv0, "set-(sink|source)-port", _("NAME|#N PORT"));
> + printf("%s %s %s\n", argv0, "set-log-target", _("TARGET"));
> printf("%s %s %s\n", argv0, "set-log-level", _("NUMERIC LEVEL"));
> printf("%s %s %s\n", argv0, "set-log-meta", _("1|0"));
> printf("%s %s %s\n", argv0, "set-log-time", _("1|0"));
> --
> 1.7.7.6
>
More information about the pulseaudio-discuss
mailing list