summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-07-09 18:55:14 +0200
committerwm4 <wm4@nowhere>2016-07-09 18:55:14 +0200
commit2fb2f9b93a8ae3d275603311b7fad255cbaf3ab6 (patch)
tree09346cd5059ec6cdca5152fc37b730e3a7503701
parent995c47da9afacfcc30d8a17d2f2a2268fbf4fdb9 (diff)
downloadmpv-2fb2f9b93a8ae3d275603311b7fad255cbaf3ab6.tar.bz2
mpv-2fb2f9b93a8ae3d275603311b7fad255cbaf3ab6.tar.xz
man: fix typo
-rw-r--r--DOCS/man/input.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 1d8bfe30cd..9c4df6152b 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1244,7 +1244,7 @@ Property list
``volume-max`` (RW)
Current maximum value the volume property can be set to. (Equivalent to the
- ``--volume-max`` property.)
+ ``--volume-max`` option.)
``mute`` (RW)
Current mute status (``yes``/``no``).