diff options
| author | 2020-06-01 23:11:37 -0400 | |
|---|---|---|
| committer | 2020-06-01 23:11:37 -0400 | |
| commit | a70a3246927b72f1ded37acd55ee719515441b5b (patch) | |
| tree | 57f0d3ab0b1387b665325f42a24b8aab63cbce07 /data/man/gallery-dl.1 | |
| parent | 90e50db2e3c38f523bb5195d295290b06e5cedb0 (diff) | |
New upstream version 1.14.0.upstream/1.14.0
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 |
