mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
explicitly recommend the usage of -- in the pasuspender command line, Closes #203
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2109 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
a1b2a838cf
commit
5552139402
1 changed files with 7 additions and 0 deletions
|
|
@ -38,6 +38,13 @@ USA.
|
|||
applications access them directly. <file>pasuspender</file> will
|
||||
suspend access to the audio devices, fork a child process, and
|
||||
when the child process terminates, resume access again.</p>
|
||||
|
||||
<p>Make sure to include <opt>--</opt> in
|
||||
your <file>pasuspender</file> command line before passing the
|
||||
subprocess command line (as shown
|
||||
above). Otherwise <file>pasuspender</file> itself might end up
|
||||
interpreting the command line switches and options you intended to
|
||||
pass to the subprocess.</p>
|
||||
</description>
|
||||
|
||||
<options>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue