[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.623,1.624

Diego Biurrun CVS syncmail at mplayerhq.hu
Wed Jul 14 11:27:08 CEST 2004


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv9975/DOCS/man/en

Modified Files:
	mplayer.1 
Log Message:
-use-stdin renamed to -noconsolecontrols.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.623
retrieving revision 1.624
diff -u -r1.623 -r1.624
--- mplayer.1	14 Jul 2004 08:35:53 -0000	1.623
+++ mplayer.1	14 Jul 2004 09:27:04 -0000	1.624
@@ -523,6 +523,15 @@
 .B \-menu-root <value> (OSD menu only)
 Specify the main menu.
 .TP
+.B \-noconsolecontrols
+Prevent MPlayer from reading key events from standard input.
+Useful when reading data from standard input.
+This is automatically enabled when \- is found on the command line.
+There are situations where you have to set it manually, e.g.
+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 loadfile or
+loadlist slave commands.
+.TP
 .B \-nojoystick
 Turns off joystick support.
 .TP
@@ -586,15 +595,6 @@
 .B \-sstep <sec>
 Display one frame every <sec> seconds.
 Useful for slideshows.
-.TP
-.B \-use-stdin
-Prevent MPlayer from reading key events from standard input.
-Useful when reading data from standard input.
-This is automatically enabled when \- is found on the command line.
-There are situations where you have to set it manually, e.g.
-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 loadfile or
-loadlist slave commands.
 .
 .
 .SH "DEMUXER/STREAM OPTIONS"




More information about the MPlayer-DOCS mailing list