diff options
-rw-r--r-- | DOCS/xml/en/usage.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/usage.xml b/DOCS/xml/en/usage.xml index dd1619ce4c..1554ed6d87 100644 --- a/DOCS/xml/en/usage.xml +++ b/DOCS/xml/en/usage.xml @@ -247,7 +247,7 @@ play from FTP: </para> <note><para> -Note: It's also recommended to enable <option>-cache</option> when playing +It's also recommended to enable <option>-cache</option> when playing from the network: <screen>wget <replaceable>ftp://micorsops.com/something.avi</replaceable> -O - | mplayer -cache 8192 -</screen> </para></note> |