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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun May 11 15:14:36 PDT 2014


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

          Priority: medium
            Bug ID: 78565
                CC: lennart at poettering.net
          Assignee: pulseaudio-bugs at lists.freedesktop.org
           Summary: Placeholders describing command line options should
                    not have spaces
        QA Contact: pulseaudio-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: aspotashev at gmail.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: tools
           Product: PulseAudio

Placeholders describing command line options should not have spaces, but I see
one here:

    aspotashev at meth ~/soft-git/pulseaudio $ pacmd --help
    [...]
    pacmd set-log-level NUMERIC LEVEL
    [...]

"NUMERIC LEVEL" stands for a single argument here. But since it has a space in
between, some users might think that these are two arguments. I suggest
changing this to "NUMERIC-LEVEL", similarly to "CARD-NAME" which is already
used.

Please find the corresponding source code in src/utils/pacmd.c, at line 78.

-- 
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/20140511/0a549cca/attachment.html>


More information about the pulseaudio-bugs mailing list