diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/wikiget.1 | 1 | ||||
| -rw-r--r-- | docs/wikiget.1.md | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/wikiget.1 b/docs/wikiget.1 index 03a0c41..fa1a33d 100644 --- a/docs/wikiget.1 +++ b/docs/wikiget.1 @@ -39,6 +39,7 @@ fetched from the site in the URL, in this case In batch download mode (activated with -\f[B]a\f[R] or --\f[B]batch\f[R]), this is a text file containing multiple file names or URLs to be downloaded, one per line. +Blank lines and lines starting with \[lq]#\[rq] are ignored. If an error is encountered during download, execution stops immediately and the offending filename is printed. .TP diff --git a/docs/wikiget.1.md b/docs/wikiget.1.md index 45184f4..fd274d5 100644 --- a/docs/wikiget.1.md +++ b/docs/wikiget.1.md @@ -30,8 +30,8 @@ the file name or the URL of its description page. *BATCHFILE* : In batch download mode (activated with \-**a** or \-\-**batch**), this is a text file containing multiple file names - or URLs to be downloaded, one per line. If an error is encountered during download, execution stops immediately and - the offending filename is printed. + or URLs to be downloaded, one per line. Blank lines and lines starting with "#" are ignored. If an error is + encountered during download, execution stops immediately and the offending filename is printed. \-**s**, \-\-**site** *SITE* |
