From 56efcc7b7f609f3dfd5a0060d0b8b700cde75890 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 26 Apr 2013 18:56:25 +0200 Subject: manpage: fix references to --slave --- DOCS/man/en/options.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS') 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= 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 -- cgit v1.2.3