summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-09-05 02:42:25 +0200
committerwm4 <wm4@nowhere>2014-09-05 02:42:25 +0200
commit545c2d7206041d55de5366ea74674e368bf6ea43 (patch)
tree0ddd0e03d5e8481a6a626b8f0e267d52fb0f8249 /DOCS
parentbca4219dd0c8c1896a19ed5544b40656f5078b1b (diff)
downloadmpv-545c2d7206041d55de5366ea74674e368bf6ea43.tar.bz2
mpv-545c2d7206041d55de5366ea74674e368bf6ea43.tar.xz
manpage: fix sub_add description
It is in fact selected. The manpage wasn't updated when this was changed.
Diffstat (limited to 'DOCS')
-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 79d77acc2c..262cbafbe9 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -260,7 +260,7 @@ List of Input Commands
exactly as in the ``quit`` command.
``sub_add "<file>"``
- Load the given subtitle file. It is not selected as current subtitle after
+ Load the given subtitle file. It is selected as current subtitle after
loading.
``sub_remove [<id>]``