changeset 10226:58567c3b9f77

-use-stdin not in alphabetical order
author diego
date Sat, 31 May 2003 22:08:53 +0000
parents 785c945f6796
children 8d58c242de34
files DOCS/en/mplayer.1
diffstat 1 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/en/mplayer.1	Sat May 31 21:50:21 2003 +0000
+++ b/DOCS/en/mplayer.1	Sat May 31 22:08:53 2003 +0000
@@ -358,14 +358,6 @@
 
 .SH "PLAYER OPTIONS (MPLAYER ONLY)"
 .TP
-.B \-use-stdin
-The standard input (aka. stdin) will be used to read data instead of key
-events. If you open /dev/stdin (or the equivalent on your system), use stdin
-in a playlist or intend to read from stdin later on via the openfile or
-openlist commands you
-.B need
-this option.
-.TP
 .B \-autoq <quality> (use with \-vf pp)
 Dynamically changes the level of postprocessing depending on available spare
 CPU time.
@@ -555,6 +547,14 @@
 .B \-sstep <sec>
 Specifies seconds between displayed frames.
 Useful for slideshows.
+.TP
+.B \-use-stdin
+The standard input (aka. stdin) will be used to read data instead of key
+events. If you open /dev/stdin (or the equivalent on your system), use stdin
+in a playlist or intend to read from stdin later on via the openfile or
+openlist commands you
+.B need
+this option.
 
 
 .SH "DEMUXER/STREAM OPTIONS"