diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt index f6674cd0c1..b4865968a7 100644 --- a/DOCS/tech/slave.txt +++ b/DOCS/tech/slave.txt @@ -9,6 +9,10 @@ Have a look at the man page for more detailed descriptions. If the -slave option is given, playback is controlled by a line-based protocol. Each line must contain one of the following commands: +All commands can be prefixed with "pausing ", causing MPlayer to get into +paused mode as soon as possible after processing the command. +Please note that this can be before the command is fully executed. + seek [] Seek to some place in the movie. 0 is a relative seek of +/- seconds (default). @@ -246,8 +250,3 @@ hide run Run as shell command. - -All commands can be prefixed with "pausing ", causing MPlayer to get into -paused mode as soon as possible after processing the command. -Please note that this can be before the command is fully executed. -