diff options
Diffstat (limited to 'data/man/gallery-dl.1')
| -rw-r--r-- | data/man/gallery-dl.1 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1 index c115752..fe9a684 100644 --- a/data/man/gallery-dl.1 +++ b/data/man/gallery-dl.1 @@ -1,4 +1,4 @@ -.TH "GALLERY-DL" "1" "2020-05-02" "1.13.6" "gallery-dl Manual" +.TH "GALLERY-DL" "1" "2020-05-31" "1.14.0" "gallery-dl Manual" .\" disable hyphenation .nh @@ -68,6 +68,9 @@ Write logging output to FILE .B "\-\-write\-unsupported" \f[I]FILE\f[] Write URLs, which get emitted by other extractors but cannot be handled, to FILE .TP +.B "\-\-write\-pages" +Write downloaded intermediary pages to files in the current directory to debug problems +.TP .B "\-r, \-\-limit\-rate" \f[I]RATE\f[] Maximum download rate (e.g. 500k or 2.5M) .TP @@ -78,7 +81,7 @@ Maximum number of retries for failed HTTP requests or -1 for infinite retries (d Abort extractor run after N consecutive file downloads have been skipped, e.g. if files with the same filename already exist .TP .B "\-\-http\-timeout" \f[I]SECONDS\f[] -Timeout for HTTP connections (defaut: 30.0) +Timeout for HTTP connections (default: 30.0) .TP .B "\-\-sleep" \f[I]SECONDS\f[] Number of seconds to sleep before each download |
