summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/tech/slave.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index fe68dccda9..2ad276defd 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -14,7 +14,7 @@ and type slave commands into the console window.
You can also use a fifo file (named pipe):
mkfifo </tmp/fifofile>
- mplayer -input file=<fifofile> <movie>
+ mplayer -slave -input file=</tmp/fifofile> <movie>
Most slave mode commands are equivalent to command line options, though not
necessarily under the same name. Detailed descriptions can be found in the