diff options
author | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2010-08-25 16:34:39 +0000 |
---|---|---|
committer | Uoti Urpala <uau@glyph.nonexistent.invalid> | 2010-11-02 04:15:49 +0200 |
commit | 477769e6b3573cbdc365a2cf3fd24bee600e3a2b (patch) | |
tree | 7e73a0284f1fe5586bc046ecb52d46a13a24c3f7 /DOCS | |
parent | 740c927976829942cd71c7c6a93c348a6091868c (diff) | |
download | mpv-477769e6b3573cbdc365a2cf3fd24bee600e3a2b.tar.bz2 mpv-477769e6b3573cbdc365a2cf3fd24bee600e3a2b.tar.xz |
manpage: Clarify the meaning of the -nosub option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32014 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 2d8382e2da..3c2eadd5a4 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -2347,8 +2347,9 @@ If you cannot select one of the subtitles on a DVD, also try \-vobsubid. . .TP .B \-nosub -Disables any otherwise auto-selected subtitles (as e.g.\& the Matroska/mkv +Disables any otherwise auto-selected internal subtitles (as e.g.\& the Matroska/mkv demuxer supports). +Use \-noautosub to disable the loading of external subtitle files. . .TP .B \-slang <language code[,language code,...]> (also see \-sid) |