diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-02-07 02:45:12 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-02-07 02:45:12 +0000 |
commit | 40aaadd9f80be7879bfbcd8a646b031cb9d3a98c (patch) | |
tree | 632c9eac8e02b89b4db7c661418d326875bd6aee /DOCS | |
parent | f3b348510adaa9aafcb93e627f555fb2ca951d88 (diff) |
-enqueue documented.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9310 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/mplayer.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index 0cee9d4a26..35198e10db 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -228,6 +228,10 @@ This provides a starting point from which the user can fine-tune EDL entries later. See DOCS/documentation.html#edl for details. .TP +.B \-enqueue (GUI only) +Enqueue files given on the command line in the playlist instead of playing them +immediately. +.TP .B \-fixed-vo (BETA CODE!) Enforces a fixed video system for multiple files (one (un)initialisation for all files). |