From 9bc8da7d49c948f6fd2063e2b93196860467acba Mon Sep 17 00:00:00 2001 From: jose1711 Date: Sat, 26 May 2018 12:15:05 +0200 Subject: [PATCH] Fix incorrect line-break in README --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 499a0c206..0483e6dbf 100644 --- a/README.md +++ b/README.md @@ -79,9 +79,8 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo --ignore-config Do not read configuration files. When given in the global configuration file /etc/youtube-dl.conf: Do not read the user - configuration in ~/.config/youtube- - dl/config (%APPDATA%/youtube-dl/config.txt - on Windows) + configuration in ~/.config/youtube-dl/config + (%APPDATA%/youtube-dl/config.txt on Windows) --config-location PATH Location of the configuration file; either the path to the config or its containing directory.