[pulseaudio-tickets] [Bug 78565] Placeholders describing command line options should not have spaces

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jun 25 21:54:28 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=78565

Manish <manish.sogi at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|pulseaudio-bugs at lists.freed |manish.sogi at samsung.com
                   |esktop.org                  |

--- Comment #1 from Manish <manish.sogi at samsung.com> ---
http://lists.freedesktop.org/archives/pulseaudio-discuss/2015-June/024061.html



Signed-off-by: Manish Sogi <manish.sogi at samsung.com>
---
 src/utils/pacmd.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/utils/pacmd.c b/src/utils/pacmd.c
index ef3b84b..547ebe1 100644
--- a/src/utils/pacmd.c
+++ b/src/utils/pacmd.c
@@ -73,7 +73,7 @@ static void help(const char *argv0) {
     printf("%s %s %s\n", argv0, "set-(sink|source)-port", _("NAME|#N PORT"));
     printf("%s %s %s\n", argv0, "set-port-latency-offset",
_("CARD-NAME|CARD-#N PORT OFFSET"));
     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-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"));
     printf("%s %s %s\n", argv0, "set-log-backtrace", _("FRAMES"));
-- 
1.7.9.5

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20150626/64059ad3/attachment-0001.html>


More information about the pulseaudio-bugs mailing list