diff --git a/man/pulse-cli-syntax.5.xml.in b/man/pulse-cli-syntax.5.xml.in index b2ba5e509..071b0cf1e 100644 --- a/man/pulse-cli-syntax.5.xml.in +++ b/man/pulse-cli-syntax.5.xml.in @@ -50,7 +50,7 @@ License along with PulseAudio; if not, see . - + list-modules Show all currently loaded modules with their arguments. @@ -312,12 +312,12 @@ License along with PulseAudio; if not, see . .include filename|folder Executes the commands from the specified script file or in all - of the *.pa file within the folder. + of the *.pa files within the folder.
list-modules
Show all currently loaded modules with their arguments.
.include filename|folder
Executes the commands from the specified script file or in all - of the *.pa file within the folder.
.fail and .nofail
Enable (resp. disable) that following failing commands will - cancel the execution of the current script file. This is a ignored when + cancel the execution of the current script file. This is ignored when used on the interactive command line.