summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-11-30 17:32:46 +0100
committerwm4 <wm4@nowhere>2012-12-03 21:08:48 +0100
commit358dc473146bd1fb6dec0ab41d9a9aa58b754d90 (patch)
treeca14ac905e118315d368c02ccd7e22e61e4fa363 /DOCS/man
parent1085539bde0937dd156566b3dea957f3efbe0b29 (diff)
downloadmpv-358dc473146bd1fb6dec0ab41d9a9aa58b754d90.tar.bz2
mpv-358dc473146bd1fb6dec0ab41d9a9aa58b754d90.tar.xz
ao_pcm: fix references to -novideo
The option is -no-video. Remove the deprecated "fast" suboption, which did nothing and instructed the user to use "-novideo" instead. Fix a reference to -novideo in encoding.rst. Add a "generic" entry about -no-* to the list of renamed options. The change is already explicitly mentioned in the text above the table, but even if it's redundant, it makes it harder to overlook.
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/en/changes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/man/en/changes.rst b/DOCS/man/en/changes.rst
index eeafd537a9..c2cceddcfc 100644
--- a/DOCS/man/en/changes.rst
+++ b/DOCS/man/en/changes.rst
@@ -93,6 +93,7 @@ Command line switches
=================================== ===================================
Old New
=================================== ===================================
+ -no<opt> --no-<opt> (add a dash)
-nosound --no-audio
-use-filename-title --title="${filename}"
-loop 0 --loop=inf