diff options
| author | 2024-12-02 00:32:05 -0500 | |
|---|---|---|
| committer | 2024-12-02 00:32:05 -0500 | |
| commit | 7c235d96e2417306334cd93517a2723039a5a0b5 (patch) | |
| tree | cd29cbb34195d8f384237d70a3f8e7405827496a /data/completion/_gallery-dl | |
| parent | c68fa03f6af81fc1a23a7021fe28e73bacf71f66 (diff) | |
| parent | 1981ccaaea6eab2cf32536ec5afe132a870914d8 (diff) | |
Update upstream source from tag 'upstream/1.28.0'
Update to upstream version '1.28.0'
with Debian dir d2219dc8130062139eee5a8e4e0da3dc60db3a4e
Diffstat (limited to 'data/completion/_gallery-dl')
| -rw-r--r-- | data/completion/_gallery-dl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/completion/_gallery-dl b/data/completion/_gallery-dl index 743808c..073ac05 100644 --- a/data/completion/_gallery-dl +++ b/data/completion/_gallery-dl @@ -42,6 +42,8 @@ _arguments -s -S \ --http-timeout'[Timeout for HTTP connections (default: 30.0)]':'<seconds>' \ --proxy'[Use the specified proxy]':'<url>' \ --source-address'[Client-side IP address to bind to]':'<ip>' \ +{-4,--force-ipv4}'[Make all connections via IPv4]' \ +{-6,--force-ipv6}'[Make all connections via IPv6]' \ --no-check-certificate'[Disable HTTPS certificate validation]' \ {-r,--limit-rate}'[Maximum download rate (e.g. 500k or 2.5M)]':'<rate>' \ --chunk-size'[Size of in-memory data chunks (default: 32k)]':'<size>' \ |
