[Mplayer-cvslog] CVS: main/DOCS/xml/en usage.xml,1.5,1.6
Juan Martin CVS
nauj27 at mplayerhq.hu
Sun Aug 17 16:09:46 CEST 2003
Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var/tmp.root/cvs-serv13164/DOCS/xml/en
Modified Files:
usage.xml
Log Message:
Fix '- loop' to '-loop' option into example
Index: usage.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/usage.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- usage.xml 25 May 2003 19:15:01 -0000 1.5
+++ usage.xml 17 Aug 2003 14:09:27 -0000 1.6
@@ -21,7 +21,7 @@
You can group filenames/URLs together using <literal>{</literal> and
<literal>}</literal>. It's useful with option <option>-loop</option>:
-<screen>mplayer { 1.avi - loop 2 2.avi } -loop 3</screen>
+<screen>mplayer { 1.avi -loop 2 2.avi } -loop 3</screen>
The above command will play files in this order: 1, 1, 2, 1, 1, 2, 1, 1, 2.
</para>
More information about the MPlayer-cvslog
mailing list