diff options
| author | 2025-01-12 21:27:12 -0500 | |
|---|---|---|
| committer | 2025-01-12 21:27:12 -0500 | |
| commit | 24396b3f2e5a36d8e4025356a83714ad23eb9e99 (patch) | |
| tree | 2bbdcbf3041ccd6281e660d1aa0229f9a4b1645b /data/completion/_gallery-dl | |
| parent | 1e091e400b9b5deef442a98964973f3f773c0cfd (diff) | |
| parent | 0532a387ef5b7fcb4507a9b094dca37a5f635fe1 (diff) | |
Update upstream source from tag 'upstream/1.28.4'
Update to upstream version '1.28.4'
with Debian dir d626d095a33a207a16a16bc5e7338ae96431483f
Diffstat (limited to 'data/completion/_gallery-dl')
| -rw-r--r-- | data/completion/_gallery-dl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/completion/_gallery-dl b/data/completion/_gallery-dl index 073ac05..99fb8ad 100644 --- a/data/completion/_gallery-dl +++ b/data/completion/_gallery-dl @@ -32,7 +32,7 @@ _arguments -s -S \ {-N,--print}'[Write FORMAT during EVENT (default '\''prepare'\'') to standard output. Examples: '\''id'\'' or '\''post:{md5\[:8\]}'\'']':'<[event:]format>' \ --print-to-file'[Append FORMAT during EVENT to FILE]':'<[event:]format file>' \ --list-modules'[Print a list of available extractor modules]' \ ---list-extractors'[Print a list of extractor classes with description, (sub)category and example URL]':'<categories>' \ +--list-extractors'[Print a list of extractor classes with description, (sub)category and example URL]':'<[categories]>' \ --write-log'[Write logging output to FILE]':'<file>':_files \ --write-unsupported'[Write URLs, which get emitted by other extractors but cannot be handled, to FILE]':'<file>':_files \ --write-pages'[Write downloaded intermediary pages to files in the current directory to debug problems]' \ |
