[Mplayer-cvslog] CVS: main/DOCS/xml/en usage.xml,1.10,1.11

Diego Biurrun CVS diego at mplayerhq.hu
Thu Oct 16 13:41:16 CEST 2003


Update of /cvsroot/mplayer/main/DOCS/xml/en
In directory mail:/var/tmp.root/cvs-serv14819

Modified Files:
	usage.xml 
Log Message:
Add some missing <option> tags, patch by Torinthiel.


Index: usage.xml
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/en/usage.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- usage.xml	7 Oct 2003 19:02:14 -0000	1.10
+++ usage.xml	16 Oct 2003 11:40:13 -0000	1.11
@@ -422,7 +422,7 @@
 </para>
 
 <note><para>
-Note: it's also recommended to enable CACHE when playback from network:
+Note: it's also recommended to enable <option>-cache</option> when playback from network:
 <screen>wget ftp://micorsops.com/something.avi -O - | mplayer -cache 8192 -</screen>
 </para></note>
 </sect1>
@@ -467,7 +467,7 @@
 mplayer -cache 5000 mpst://servername//usr/local/movies/lol.avi
 </screen>
 Note that paths wich aren't starting with a / will be relative to
-the directory where the server is running. The cache option is not
+the directory where the server is running. The <option>-cache</option> option is not
 needed but highly recommended.
 </para>
 



More information about the MPlayer-cvslog mailing list