summaryrefslogtreecommitdiffstats
path: root/DOCS/tech
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2008-10-26 04:24:47 +0200
committerUoti Urpala <uau@glyph.nonexistent.invalid>2008-10-26 04:24:47 +0200
commit0d7f9f033cdd677df3b85aca45491955b87a1abc (patch)
tree402bf52da86cb6261dcfa046bf27d0c5f4bf4fc7 /DOCS/tech
parent4db39fdfdb9caeb91ed7fbd87174faa49f8baeda (diff)
parent8bfdce3a8350a7e7f54fcdecc612ecc0d9a544a9 (diff)
downloadmpv-0d7f9f033cdd677df3b85aca45491955b87a1abc.tar.bz2
mpv-0d7f9f033cdd677df3b85aca45491955b87a1abc.tar.xz
Merge svn changes up to r27828
Diffstat (limited to 'DOCS/tech')
-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