diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-04-03 20:13:07 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-07 08:13:19 +0700 |
commit | 29b48159fd7750a6cf50aa9a6f17b1a7c889b78e (patch) | |
tree | 3fdf5d7b347edaee999068640d37cea9dd4357e8 /network/youtube-dl/youtube-dl.1 | |
parent | 59d8801e5a4fb033ec4e9e90f7d5ffae3ced679b (diff) |
network/youtube-dl: Updated for version 2018.04.03.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'network/youtube-dl/youtube-dl.1')
-rw-r--r-- | network/youtube-dl/youtube-dl.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/network/youtube-dl/youtube-dl.1 b/network/youtube-dl/youtube-dl.1 index b859b1de59c61..74f83dc59b531 100644 --- a/network/youtube-dl/youtube-dl.1 +++ b/network/youtube-dl/youtube-dl.1 @@ -383,7 +383,10 @@ Give these arguments to the external downloader .SS Filesystem Options: .TP .B \-a, \-\-batch\-file \f[I]FILE\f[] -File containing URLs to download (\[aq]\-\[aq] for stdin) +File containing URLs to download (\[aq]\-\[aq] for stdin), one URL per +line. +Lines starting with \[aq]#\[aq], \[aq];\[aq] or \[aq]]\[aq] are +considered as comments and ignored. .RS .RE .TP |