summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authoralbeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-01-24 11:34:24 +0000
committeralbeu <albeu@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-01-24 11:34:24 +0000
commit7f289744339f079b91ea4f04ea2b0c614b51bd95 (patch)
tree6e571815c33a086d1ce768d3ded79d56e6fffd59 /DOCS
parentd4d62bbc657d3e5105336642fff1d58f6e7d15d8 (diff)
downloadmpv-7f289744339f079b91ea4f04ea2b0c614b51bd95.tar.bz2
mpv-7f289744339f079b91ea4f04ea2b0c614b51bd95.tar.xz
Make -list-options work in both MPlayer and MEncoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17473 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.18
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 6c92e19045..9ea8141e1b 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -573,6 +573,10 @@ instead of the builtin codecs.conf.
Specify configuration file to be parsed after the default ones.
.
.TP
+.B \-list-options
+Prints all available options.
+.
+.TP
.B \-msglevel <all=<level>:<module>=<level>:...>
Control verbosity directly for each module.
The 'all' module changes the verbosity of all the modules not
@@ -812,10 +816,6 @@ set it to 2 for Linux or 1024 for Windows.
Specifies a configuration file for LIRC (default: ~/\:.lircrc).
.
.TP
-.B \-list-options
-Prints all available options.
-.
-.TP
.B \-loop <number>
Loops movie playback <number> times.
0 means forever.