Mercurial > mplayer.hg
changeset 11143:ebf702420f9b
Add some missing <option> tags, patch by Torinthiel.
author | diego |
---|---|
date | Thu, 16 Oct 2003 11:40:13 +0000 |
parents | 7befd2f5e112 |
children | 280e463ab855 |
files | DOCS/xml/en/usage.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/usage.xml Thu Oct 16 11:32:11 2003 +0000 +++ b/DOCS/xml/en/usage.xml Thu Oct 16 11:40:13 2003 +0000 @@ -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>