diff --git a/man/pasuspender.1.xml.in b/man/pasuspender.1.xml.in
index 8a73343a7..406dfe609 100644
--- a/man/pasuspender.1.xml.in
+++ b/man/pasuspender.1.xml.in
@@ -38,6 +38,13 @@ USA.
applications access them directly. pasuspender will
suspend access to the audio devices, fork a child process, and
when the child process terminates, resume access again.
+
+ Make sure to include -- in
+ your pasuspender command line before passing the
+ subprocess command line (as shown
+ above). Otherwise pasuspender itself might end up
+ interpreting the command line switches and options you intended to
+ pass to the subprocess.