From ad61a6d8122973534ab63df48f6090954bc73db6 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Thu, 26 May 2022 23:57:04 -0400 Subject: New upstream version 1.22.0. --- data/completion/_gallery-dl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'data/completion/_gallery-dl') diff --git a/data/completion/_gallery-dl b/data/completion/_gallery-dl index f630c8e..e86d725 100644 --- a/data/completion/_gallery-dl +++ b/data/completion/_gallery-dl @@ -11,10 +11,11 @@ _arguments -C -S \ {-d,--destination}'[Target location for file downloads]':'' \ {-D,--directory}'[Exact location for file downloads]':'' \ {-f,--filename}'[Filename format string for downloaded files ("/O" for "original" filenames)]':'' \ ---cookies'[File to load additional cookies from]':'':_files \ --proxy'[Use the specified proxy]':'' \ --source-address'[Client-side IP address to bind to]':'' \ --clear-cache'[Delete cached login sessions, cookies, etc. for MODULE (ALL to delete everything)]':'' \ +--cookies'[File to load additional cookies from]':'':_files \ +--cookies-from_browser'[Name of the browser to load cookies from, with optional keyring name prefixed with "+" and profile prefixed with ":"]':'' \ {-q,--quiet}'[Activate quiet mode]' \ {-v,--verbose}'[Print various debugging information]' \ {-g,--get-urls}'[Print URLs instead of downloading]' \ -- cgit v1.2.3