mirror of
https://github.com/mpv-player/mpv
synced 2024-12-16 11:55:42 +00:00
missing <replaceable> tag
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11738 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
bc0ebd7ee3
commit
295816ad5a
@ -15,7 +15,7 @@ of global options written as first, for example
|
||||
and options written after filenames, that apply only to the given
|
||||
filename/URL/whatever, for example:
|
||||
|
||||
<screen>mplayer -vfm 5 movie1.avi <replaceable>movie2.avi</replaceable> -vfm 4</screen>
|
||||
<screen>mplayer -vfm 5 <replaceable>movie1.avi</replaceable> <replaceable>movie2.avi</replaceable> -vfm 4</screen>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user