diff options
| author | 2023-05-22 01:03:31 -0400 | |
|---|---|---|
| committer | 2023-05-22 01:03:31 -0400 | |
| commit | bff1d7a3fc1f184002ea6c6f77de675885bda3eb (patch) | |
| tree | eead9e450ed44ac46393ad6db6df8d2f5d7a2bf0 /data/man/gallery-dl.1 | |
| parent | 33d4eae5a6df8aaf6757f52ae25f514ff1211c62 (diff) | |
New upstream version 1.25.4.upstream/1.25.4
Diffstat (limited to 'data/man/gallery-dl.1')
| -rw-r--r-- | data/man/gallery-dl.1 | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1 index b5ad7f2..f018c63 100644 --- a/data/man/gallery-dl.1 +++ b/data/man/gallery-dl.1 @@ -1,4 +1,4 @@ -.TH "GALLERY-DL" "1" "2023-04-30" "1.25.3" "gallery-dl Manual" +.TH "GALLERY-DL" "1" "2023-05-07" "1.25.4" "gallery-dl Manual" .\" disable hyphenation .nh @@ -50,12 +50,6 @@ User-Agent request header .B "\-\-clear\-cache" \f[I]MODULE\f[] Delete cached login sessions, cookies, etc. for MODULE (ALL to delete everything) .TP -.B "\-\-cookies" \f[I]FILE\f[] -File to load additional cookies from -.TP -.B "\-\-cookies\-from\-browser" \f[I]BROWSER[+KEYRING][:PROFILE][::CONTAINER]\f[] -Name of the browser to load cookies from, with optional keyring name prefixed with '+', profile prefixed with ':', and container prefixed with '::' ('none' for no container) -.TP .B "\-q, \-\-quiet" Activate quiet mode .TP @@ -167,6 +161,15 @@ Password belonging to the given username .B "\-\-netrc" Enable .netrc authentication data .TP +.B "\-C, \-\-cookies" \f[I]FILE\f[] +File to load additional cookies from +.TP +.B "\-\-cookies\-export" \f[I]FILE\f[] +Export session cookies to FILE +.TP +.B "\-\-cookies\-from\-browser" \f[I]BROWSER[/DOMAIN][+KEYRING][:PROFILE][::CONTAINER]\f[] +Name of the browser to load cookies from, with optional domain prefixed with '/', keyring name prefixed with '+', profile prefixed with ':', and container prefixed with '::' ('none' for no container) +.TP .B "\-\-download\-archive" \f[I]FILE\f[] Record all downloaded or skipped files in FILE and skip downloading any file already in it .TP |
