mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-14 08:56:34 -05:00
man: Fix typos in pulse-cli-syntax.5
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
This commit is contained in:
parent
5598923b8e
commit
1edb696c46
1 changed files with 3 additions and 3 deletions
|
|
@ -50,7 +50,7 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
|
||||||
</option>
|
</option>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section name="Status_Commands">
|
<section name="Status Commands">
|
||||||
<option>
|
<option>
|
||||||
<p><opt>list-modules</opt></p>
|
<p><opt>list-modules</opt></p>
|
||||||
<optdesc><p>Show all currently loaded modules with their arguments.</p></optdesc>
|
<optdesc><p>Show all currently loaded modules with their arguments.</p></optdesc>
|
||||||
|
|
@ -312,12 +312,12 @@ License along with PulseAudio; if not, see <http://www.gnu.org/licenses/>.
|
||||||
<option>
|
<option>
|
||||||
<p><opt>.include</opt> <arg>filename|folder</arg></p>
|
<p><opt>.include</opt> <arg>filename|folder</arg></p>
|
||||||
<optdesc><p>Executes the commands from the specified script file or in all
|
<optdesc><p>Executes the commands from the specified script file or in all
|
||||||
of the *.pa file within the folder.</p></optdesc>
|
of the *.pa files within the folder.</p></optdesc>
|
||||||
</option>
|
</option>
|
||||||
<option>
|
<option>
|
||||||
<p><opt>.fail</opt> and <opt>.nofail</opt></p>
|
<p><opt>.fail</opt> and <opt>.nofail</opt></p>
|
||||||
<optdesc><p>Enable (resp. disable) that following failing commands will
|
<optdesc><p>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.</p></optdesc>
|
used on the interactive command line.</p></optdesc>
|
||||||
</option>
|
</option>
|
||||||
</section>
|
</section>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue