diff options
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/tech/slave.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt index a6507cdeca..b850b850c0 100644 --- a/DOCS/tech/slave.txt +++ b/DOCS/tech/slave.txt @@ -21,8 +21,9 @@ edl_mark audio_delay <value> Adjust the audio delay by <value> seconds. -quit - Quit MPlayer. +quit [<value>] + Quit MPlayer. The optional integer value is used as the return code + for the mplayer process (default: 0). pause Pause/unpause the playback. |