summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorFrédéric Brière <fbriere@fbriere.net>2017-08-16 15:20:46 -0400
committerRicardo Constantino <wiiaboo@gmail.com>2017-08-18 00:51:52 +0100
commitbe05c9eb581f2fb1129088301cc48737b85a65fc (patch)
treebd0bd8b7ede535c1fe6b14202150e886f88cc76e /DOCS
parentabb7e88e3c5d3f56ae7ebe79aff3a11ce9dfc810 (diff)
downloadmpv-be05c9eb581f2fb1129088301cc48737b85a65fc.tar.bz2
mpv-be05c9eb581f2fb1129088301cc48737b85a65fc.tar.xz
options: correct two remaining instances of singular `file-path` options
These were left behind by e4bc563fd2dc.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/options.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index a0b2d06cea..d4b8261fb6 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -1487,7 +1487,7 @@ Audio
:no: Don't automatically load external audio files.
:exact: Load the media filename with audio file extension (default).
:fuzzy: Load all audio files containing media filename.
- :all: Load all audio files in the current and ``--audio-file-path``
+ :all: Load all audio files in the current and ``--audio-file-paths``
directories.
``--audio-file-paths=<path1:path2:...>``
@@ -1842,7 +1842,7 @@ Subtitles
:no: Don't automatically load external subtitle files.
:exact: Load the media filename with subtitle file extension (default).
:fuzzy: Load all subs containing media filename.
- :all: Load all subs in the current and ``--sub-file-path`` directories.
+ :all: Load all subs in the current and ``--sub-file-paths`` directories.
``--sub-codepage=<codepage>``
You can use this option to specify the subtitle codepage. uchardet will be