options: correct two remaining instances of singular `file-path` options

These were left behind by e4bc563fd2.
This commit is contained in:
Frédéric Brière 2017-08-16 15:20:46 -04:00 committed by Ricardo Constantino
parent abb7e88e3c
commit be05c9eb58
No known key found for this signature in database
GPG Key ID: EFD16019AE4FF531
1 changed files with 2 additions and 2 deletions

View File

@ -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