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:
Lennart Poettering 2008-02-15 13:33:08 +00:00
parent a1b2a838cf
commit 5552139402

View file

@ -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>