X-Git-Url: https://code.delx.au/pulseaudio/blobdiff_plain/aa19646d34e57719ee87bb8c619ccc7d4ea4e9aa..997e369691496be4ecfe38e3516f7e007ed69a7b:/man/pulse-cli-syntax.5.xml.in diff --git a/man/pulse-cli-syntax.5.xml.in b/man/pulse-cli-syntax.5.xml.in index 4f4e838d..a061c052 100644 --- a/man/pulse-cli-syntax.5.xml.in +++ b/man/pulse-cli-syntax.5.xml.in @@ -24,7 +24,7 @@ USA. -

~/.pulse/default.pa

+

~/.config/pulse/default.pa

@PA_DEFAULT_CONFIG_DIR@/default.pa

@PA_DEFAULT_CONFIG_DIR@/system.pa

@@ -32,16 +32,15 @@ USA.

PulseAudio provides a simple command line language used by configuration - scripts and the pacmd interactive shell, and the modules module-cli and + scripts, the pacmd interactive shell, and the modules module-cli and module-cli-protocol-{unix,tcp}. Empty lines and lines beginning with a hashmark (#) are silently ignored. Several commands are supported.

- Note that any boolean arguments can be given positively as '1', 'on' or any - word starting with the letters 't' or 'y'. Likewise, negative values can be - given as '0', 'off' or any word starting with the letters 'f' or 'n'. - Case is ignored. + Note that any boolean arguments can be given positively as '1', 't', 'y', + 'true', 'yes' or 'on'. Likewise, negative values can be given as '0', + 'f', 'n', 'false', 'no' or 'off'. Case is ignored.

@@ -100,9 +99,9 @@ USA. @@ -160,6 +159,11 @@ USA.

Change the profile of a sink (resp. source).

+ + + +