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

          Priority: medium
            Bug ID: 78565
                CC: [email protected]
          Assignee: [email protected]
           Summary: Placeholders describing command line options should
                    not have spaces
        QA Contact: [email protected]
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          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@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.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to