mirror of https://github.com/mpv-player/mpv
Put colon inside replaceable tag.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25119 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7c9a04f6c0
commit
4ac3e237ef
|
@ -651,7 +651,7 @@ this (adjust for the drive letter of your CD-ROM):
|
|||
DVDs also work, adjust <option>-dvd-device</option> for the drive letter
|
||||
of your DVD-ROM:
|
||||
<screen>
|
||||
mplayer dvd://<replaceable><title></replaceable> -dvd-device <replaceable>d</replaceable>:
|
||||
mplayer dvd://<replaceable><title></replaceable> -dvd-device <replaceable>d:</replaceable>
|
||||
</screen>
|
||||
The <application>Cygwin</application>/<application>MinGW</application>
|
||||
console is rather slow. Redirecting output or using the
|
||||
|
|
Loading…
Reference in New Issue