manpage: fix references to --slave

This commit is contained in:
wm4 2013-04-26 18:56:25 +02:00
parent 28a971e26f
commit 56efcc7b7f
1 changed files with 2 additions and 2 deletions

View File

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