summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-04 18:25:53 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-06-04 18:25:53 +0000
commite6ad33439b1ecbefb980b33a102bde2a5f1103bb (patch)
tree4a9d619e30dba3fde46aafaf52561fbcd6bee4ad /DOCS
parent68652fc99421d0cae356c55e10722762d5ab0ca0 (diff)
downloadmpv-e6ad33439b1ecbefb980b33a102bde2a5f1103bb.tar.bz2
mpv-e6ad33439b1ecbefb980b33a102bde2a5f1103bb.tar.xz
less confusing wording
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15636 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.112
1 files changed, 6 insertions, 6 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index fd69a239f6..3c611799ba 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -906,8 +906,8 @@ Give the demuxer ID as defined in libmpdemux/\:demuxer.h.
.TP
.B \-dumpaudio (MPlayer only)
Dumps raw compressed audio stream to ./stream.dump (useful with MPEG/\:AC3).
-You can only specify one of \-dumpaudio, \-dumpvideo, \-dumpstream, the
-last one on the command line will take precedence over the others..
+If you give more than one of \-dumpaudio, \-dumpvideo, \-dumpstream
+on the command line only the last one will work.
.
.TP
.B \-dumpfile <filename> (MPlayer only)
@@ -918,14 +918,14 @@ Should be used together with \-dumpaudio / \-dumpvideo / \-dumpstream.
.B \-dumpstream (MPlayer only)
Dumps the raw stream to ./stream.dump.
Useful when ripping from DVD or network.
-You can only specify one of \-dumpaudio, \-dumpvideo, \-dumpstream, the
-last one on the command line will take precedence over the others..
+If you give more than one of \-dumpaudio, \-dumpvideo, \-dumpstream
+on the command line only the last one will work.
.
.TP
.B \-dumpvideo (MPlayer only)
Dump raw compressed video stream to ./stream.dump (not very usable).
-You can only specify one of \-dumpaudio, \-dumpvideo, \-dumpstream, the
-last one on the command line will take precedence over the others..
+If you give more than one of \-dumpaudio, \-dumpvideo, \-dumpstream
+on the command line only the last one will work.
.
.TP
.B \-dvbin <options> (DVB only)