]> code.delx.au - pulseaudio/commit
man: Document the cli inteface a little.
authorColin Guthrie <colin@mageia.org>
Thu, 5 Apr 2012 10:41:18 +0000 (11:41 +0100)
committerColin Guthrie <colin@mageia.org>
Tue, 10 Apr 2012 08:49:27 +0000 (09:49 +0100)
commitaa19646d34e57719ee87bb8c619ccc7d4ea4e9aa
tree520c9d48a4188aae044ec162de42b6f6a9c55aa4
parent87edc1ccb0846066424f9158acd8fb9e089db0e5
man: Document the cli inteface a little.

This just documents the cli interface syntax. Mostly a lift from
http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/CLI
with some minor editing and bringing up to date.

Also document a few undocumented commands.

Shuffle around the order in 'pacmd help' output to match the order
in the new docs for consistency.

https://bugs.freedesktop.org/show_bug.cgi?id=45029
configure.ac
man/Makefile.am
man/default.pa.5.xml.in
man/pacmd.1.xml.in
man/pactl.1.xml.in
man/pulse-cli-syntax.5.xml.in [new file with mode: 0644]
src/pulsecore/cli-command.c