1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-02-09 11:52:51 +08:00

Fix incorrect line-break in README

This commit is contained in:
jose1711 2018-05-26 12:15:05 +02:00
parent 0934c9d4fa
commit 9bc8da7d49

View File

@ -79,9 +79,8 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
--ignore-config Do not read configuration files. When given --ignore-config Do not read configuration files. When given
in the global configuration file in the global configuration file
/etc/youtube-dl.conf: Do not read the user /etc/youtube-dl.conf: Do not read the user
configuration in ~/.config/youtube- configuration in ~/.config/youtube-dl/config
dl/config (%APPDATA%/youtube-dl/config.txt (%APPDATA%/youtube-dl/config.txt on Windows)
on Windows)
--config-location PATH Location of the configuration file; either --config-location PATH Location of the configuration file; either
the path to the config or its containing the path to the config or its containing
directory. directory.