summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Varenhorst <varenc@gmail.com>2020-10-10 15:26:15 -0700
committerLeo Izen <leo.izen@gmail.com>2020-10-12 03:00:29 -0400
commit47975943473139daf1ab2fa72097c032b51b2000 (patch)
tree27fbd0ad2f4b28b3f591ab1f3f4585d05a19253f
parent67b4a96e4592a6bf95a86ebcc8f6c5e951fe327d (diff)
downloadmpv-47975943473139daf1ab2fa72097c032b51b2000.tar.bz2
mpv-47975943473139daf1ab2fa72097c032b51b2000.tar.xz
DOCS: fix typo on sub-filter-regex-enable
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index c5e8aeb5c0..9b7206cf9f 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2766,7 +2766,7 @@ Subtitles
``--sub-filter-regex-enable=<yes|no>``
Whether to enable regex filtering (default: yes). Note that if no regexes
are added to the ``--sub-filter-regex`` list, setting this option to ``yes``
- has no default. It's meant to easily disable or enable filtering
+ has no effect. It's meant to easily disable or enable filtering
temporarily.
``--sub-create-cc-track=<yes|no>``