summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-05-15 15:14:24 +0200
committerwm4 <wm4@nowhere>2013-05-15 15:14:24 +0200
commit894288457bb035127c7459c462bd711c6080572f (patch)
tree201622027a9e131d5660819d3a597a970802d21d /DOCS
parent4930681e7a361e108d9554fa0d8dd2d40d3b4c2e (diff)
downloadmpv-894288457bb035127c7459c462bd711c6080572f.tar.bz2
mpv-894288457bb035127c7459c462bd711c6080572f.tar.xz
options: add --version
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/options.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst
index 524018db3d..2e94d367ac 100644
--- a/DOCS/man/en/options.rst
+++ b/DOCS/man/en/options.rst
@@ -2401,6 +2401,9 @@
*NOTE*: See ``--vd=help`` for a full list of available decoders.
+--version
+ Print version string and exit.
+
--vf=<filter1[=parameter1:parameter2:...],filter2,...>
Specify a list of video filters to apply to the video stream. See
`video_filters` for details and descriptions of the available filters.