diff DOCS/xml/en/usage.xml @ 15463:741b6a00782f

Document new file:// syntax.
author diego
date Sat, 14 May 2005 13:13:58 +0000
parents 1fbfc19c5f75
children 4876278747dc
line wrap: on
line diff
--- a/DOCS/xml/en/usage.xml	Sat May 14 13:04:30 2005 +0000
+++ b/DOCS/xml/en/usage.xml	Sat May 14 13:13:58 2005 +0000
@@ -37,6 +37,15 @@
 </para>
 
 <para>
+Another way to play a file:
+<synopsis>
+<command>mplayer</command><!--
+--> [<replaceable>options</replaceable>]<!--
+--> <replaceable>file:///uri-escaped-path</replaceable>
+</synopsis>
+</para>
+
+<para>
 Playing more files:
 <synopsis>
 <command>mplayer</command><!--