From be05c9eb581f2fb1129088301cc48737b85a65fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Bri=C3=A8re?= Date: Wed, 16 Aug 2017 15:20:46 -0400 Subject: options: correct two remaining instances of singular `file-path` options These were left behind by e4bc563fd2dc. --- DOCS/man/options.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS/man/options.rst') 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=`` @@ -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=`` You can use this option to specify the subtitle codepage. uchardet will be -- cgit v1.2.3