From 9074eee175f76b824fbb6695d56426105191c51c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Mon, 28 Sep 2020 18:27:46 -0400 Subject: New upstream version 1.15.0. --- data/completion/_gallery-dl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data/completion/_gallery-dl') diff --git a/data/completion/_gallery-dl b/data/completion/_gallery-dl index b5074d2..5194312 100644 --- a/data/completion/_gallery-dl +++ b/data/completion/_gallery-dl @@ -28,7 +28,10 @@ _arguments -C -S \ {-A,--abort}'[Abort extractor run after N consecutive file downloads have been skipped, e.g. if files with the same filename already exist]':'' \ --http-timeout'[Timeout for HTTP connections (default: 30.0)]':'' \ --sleep'[Number of seconds to sleep before each download]':'' \ +--filesize-min'[Do not download files smaller than SIZE (e.g. 500k or 2.5M)]':'' \ +--filesize-max'[Do not download files larger than SIZE (e.g. 500k or 2.5M)]':'' \ --no-part'[Do not use .part files]' \ +--no-skip'[Do not skip downloads; overwrite existing files]' \ --no-mtime'[Do not set file modification times according to Last-Modified HTTP response headers]' \ --no-download'[Do not download any files]' \ --no-check-certificate'[Disable HTTPS certificate validation]' \ -- cgit v1.2.3