about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2018-04-03 00:26:11 +0700
committerSergey M․ <dstftw@gmail.com>2018-04-03 00:26:11 +0700
commite8dfecb3842ba54a4260af81e859e487e36eba41 (patch)
tree535dd642dbf6e50d63148084a2fc445ee96cd402 /README.md
parent10f9caec048ca0c7c85a568d1dab12d7d7f7b45d (diff)
downloadyoutube-dl-e8dfecb3842ba54a4260af81e859e487e36eba41.tar.gz
youtube-dl-e8dfecb3842ba54a4260af81e859e487e36eba41.tar.xz
youtube-dl-e8dfecb3842ba54a4260af81e859e487e36eba41.zip
release 2018.04.03 2018.04.03
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7dba5775d..5af0f387b 100644
--- a/README.md
+++ b/README.md
@@ -223,7 +223,9 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
 
 ## Filesystem Options:
     -a, --batch-file FILE            File containing URLs to download ('-' for
-                                     stdin)
+                                     stdin), one URL per line. Lines starting
+                                     with '#', ';' or ']' are considered as
+                                     comments and ignored.
     --id                             Use only video ID in file name
     -o, --output TEMPLATE            Output filename template, see the "OUTPUT
                                      TEMPLATE" for all the info