aboutsummaryrefslogtreecommitdiffstats
path: root/data/completion/gallery-dl.fish
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2023-12-11 01:12:35 -0500
committerLibravatarUnit 193 <unit193@unit193.net>2023-12-11 01:12:35 -0500
commit8f38aa2d53efca9b8daae2aa410772945f9869e1 (patch)
tree8df7cf0ae61fdeeffacb3fa96471d438f810680f /data/completion/gallery-dl.fish
parenteb0c801f2feccf351c740d44cd1406a8fad4e4d7 (diff)
parent30dee4697019389ef29458b2e3931adc976389b2 (diff)
Update upstream source from tag 'upstream/1.26.4'
Update to upstream version '1.26.4' with Debian dir d0660410628ead2b9c2c05196e8bb01d1b9961bc
Diffstat (limited to 'data/completion/gallery-dl.fish')
-rw-r--r--data/completion/gallery-dl.fish1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/completion/gallery-dl.fish b/data/completion/gallery-dl.fish
index 5cb60d4..135dfb7 100644
--- a/data/completion/gallery-dl.fish
+++ b/data/completion/gallery-dl.fish
@@ -20,6 +20,7 @@ complete -c gallery-dl -s 'j' -l 'dump-json' -d 'Print JSON information'
complete -c gallery-dl -s 's' -l 'simulate' -d 'Simulate data extraction; do not download anything'
complete -c gallery-dl -s 'E' -l 'extractor-info' -d 'Print extractor defaults and settings'
complete -c gallery-dl -s 'K' -l 'list-keywords' -d 'Print a list of available keywords and example values for the given URLs'
+complete -c gallery-dl -r -F -s 'e' -l 'error-file' -d 'Add input URLs which returned an error to FILE'
complete -c gallery-dl -l 'list-modules' -d 'Print a list of available extractor modules'
complete -c gallery-dl -l 'list-extractors' -d 'Print a list of extractor classes with description, (sub)category and example URL'
complete -c gallery-dl -r -F -l 'write-log' -d 'Write logging output to FILE'