summaryrefslogtreecommitdiffstats
path: root/data/man/gallery-dl.1
diff options
context:
space:
mode:
Diffstat (limited to 'data/man/gallery-dl.1')
-rw-r--r--data/man/gallery-dl.111
1 files changed, 10 insertions, 1 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1
index 2437195..2a84a06 100644
--- a/data/man/gallery-dl.1
+++ b/data/man/gallery-dl.1
@@ -1,4 +1,4 @@
-.TH "GALLERY-DL" "1" "2020-08-30" "1.14.5" "gallery-dl Manual"
+.TH "GALLERY-DL" "1" "2020-09-20" "1.15.0" "gallery-dl Manual"
.\" disable hyphenation
.nh
@@ -86,9 +86,18 @@ Timeout for HTTP connections (default: 30.0)
.B "\-\-sleep" \f[I]SECONDS\f[]
Number of seconds to sleep before each download
.TP
+.B "\-\-filesize\-min" \f[I]SIZE\f[]
+Do not download files smaller than SIZE (e.g. 500k or 2.5M)
+.TP
+.B "\-\-filesize\-max" \f[I]SIZE\f[]
+Do not download files larger than SIZE (e.g. 500k or 2.5M)
+.TP
.B "\-\-no\-part"
Do not use .part files
.TP
+.B "\-\-no\-skip"
+Do not skip downloads; overwrite existing files
+.TP
.B "\-\-no\-mtime"
Do not set file modification times according to Last-Modified HTTP response headers
.TP