diff options
Diffstat (limited to 'data/man/gallery-dl.1')
| -rw-r--r-- | data/man/gallery-dl.1 | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1 index 02639b8..c420d9b 100644 --- a/data/man/gallery-dl.1 +++ b/data/man/gallery-dl.1 @@ -1,4 +1,4 @@ -.TH "GALLERY-DL" "1" "2021-02-14" "1.16.5" "gallery-dl Manual" +.TH "GALLERY-DL" "1" "2021-03-05" "1.17.0" "gallery-dl Manual" .\" disable hyphenation .nh @@ -27,7 +27,7 @@ Print program version and exit Destination directory .TP .B "\-i, \-\-input\-file" \f[I]FILE\f[] -Download URLs found in FILE ('-' for stdin) +Download URLs found in FILE ('-' for stdin). More than one --input-file can be specified .TP .B "\-\-cookies" \f[I]FILE\f[] File to load additional cookies from @@ -47,12 +47,18 @@ Print various debugging information .B "\-g, \-\-get\-urls" Print URLs instead of downloading .TP +.B "\-G, \-\-resolve\-urls" +Print URLs instead of downloading; resolve intermediary URLs +.TP .B "\-j, \-\-dump\-json" Print JSON information .TP .B "\-s, \-\-simulate" Simulate data extraction; do not download anything .TP +.B "\-E, \-\-extractor\-info" +Print extractor defaults and settings +.TP .B "\-K, \-\-list\-keywords" Print a list of available keywords and example values for the given URLs .TP |
