summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-04-26 18:56:25 +0200
committerwm4 <wm4@nowhere>2013-04-26 20:44:18 +0200
commit56efcc7b7f609f3dfd5a0060d0b8b700cde75890 (patch)
tree58f60a139469ee2627646f9c54cca786ba0a416d /DOCS
parent28a971e26f7318d2081dff8c95a3844823ed7c9d (diff)
downloadmpv-56efcc7b7f609f3dfd5a0060d0b8b700cde75890.tar.bz2
mpv-56efcc7b7f609f3dfd5a0060d0b8b700cde75890.tar.xz
manpage: fix references to --slave
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/options.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst
index 060ca444b9..16d993d889 100644
--- a/DOCS/man/en/options.rst
+++ b/DOCS/man/en/options.rst
@@ -885,7 +885,7 @@
--idle
Makes mpv wait idly instead of quitting when there is no file to play.
Mostly useful in slave mode where mpv can be controlled through input
- commands (see also ``--slave``).
+ commands (see also ``--slave-broken``).
--idx
Rebuilds index of files if no index was found, allowing seeking. Useful
@@ -938,7 +938,7 @@
--input-file=<filename>
Read commands from the given file. Mostly useful with a FIFO.
- See also ``--slave``.
+ See also ``--slave-broken``.
*NOTE*: When the given file is a FIFO mpv opens both ends so you
can do several `echo "seek 10" > mp_pipe` and the pipe will stay