summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-09 14:58:50 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-09 14:58:50 +0000
commitd2ab698181c7eb4f9fda91c91d2e5ee787d187e2 (patch)
treeff9520760b22df12dffa7c06d087bbfea1b07629 /DOCS/man/en
parent63865de207e821ad5e9d176abb365ffa3e2243af (diff)
downloadmpv-d2ab698181c7eb4f9fda91c91d2e5ee787d187e2.tar.bz2
mpv-d2ab698181c7eb4f9fda91c91d2e5ee787d187e2.tar.xz
Leave out (no) prefix from option names for consistency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23748 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/mplayer.18
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 25955df102..64833e1778 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -1966,9 +1966,9 @@ Adds a black band at the top of the frame.
The SSA/ASS renderer can place toptitles there (with \-ass-use-margins).
.
.TP
-.B \-(no)ass-use-margins
-Enables/disables placing toptitles and subtitles in black borders when they
-are available (default: no).
+.B \-ass-use-margins
+Enables placing toptitles and subtitles in black borders when they
+are available.
.
.TP
.B \-dumpjacosub (MPlayer only)
@@ -2013,7 +2013,7 @@ Dumps the subtitle substream from VOB streams.
Also see the \-dump*sub and \-vobsubout* options.
.
.TP
-.B \-(no)embeddedfonts (FreeType only)
+.B \-embeddedfonts (FreeType only)
Enables extraction of Matroska embedded fonts (default: disabled).
These fonts can be used for SSA/ASS subtitle
rendering (\-ass option).