From fb24ae75f50b42b2bf394cf0ffbdaf199dc513b1 Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 17 Sep 2004 15:35:47 +0000 Subject: Quit now sends an optional return value, based on patch sent by Aurelien Jacobs . git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13367 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/slave.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'DOCS/tech/slave.txt') 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 Adjust the audio delay by seconds. -quit - Quit MPlayer. +quit [] + Quit MPlayer. The optional integer value is used as the return code + for the mplayer process (default: 0). pause Pause/unpause the playback. -- cgit v1.2.3