diff options
author | Colin Guthrie <colin@mageia.org> | 2012-04-05 11:41:18 +0100 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2012-04-10 09:49:27 +0100 |
commit | aa19646d34e57719ee87bb8c619ccc7d4ea4e9aa (patch) | |
tree | 520c9d48a4188aae044ec162de42b6f6a9c55aa4 /configure.ac | |
parent | 87edc1ccb0846066424f9158acd8fb9e089db0e5 (diff) |
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
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 7bdd4010..efcb753b 100644 --- a/configure.ac +++ b/configure.ac @@ -1330,6 +1330,7 @@ man/padsp.1.xml man/pulse-daemon.conf.5.xml man/pulse-client.conf.5.xml man/default.pa.5.xml +man/pulse-cli-syntax.5.xml man/start-pulseaudio-kde.1.xml man/start-pulseaudio-x11.1.xml ]) |