diff options
Diffstat (limited to 'data/man/gallery-dl.1')
| -rw-r--r-- | data/man/gallery-dl.1 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1 index a7f51a7..992d0a6 100644 --- a/data/man/gallery-dl.1 +++ b/data/man/gallery-dl.1 @@ -1,4 +1,4 @@ -.TH "GALLERY-DL" "1" "2021-12-29" "1.20.0" "gallery-dl Manual" +.TH "GALLERY-DL" "1" "2022-01-08" "1.20.1" "gallery-dl Manual" .\" disable hyphenation .nh @@ -26,12 +26,15 @@ Print program version and exit .B "\-i, \-\-input\-file" \f[I]FILE\f[] Download URLs found in FILE ('-' for stdin). More than one --input-file can be specified .TP +.B "\-d, \-\-destination" \f[I]PATH\f[] +Target location for file downloads +.TP +.B "\-D, \-\-directory" \f[I]PATH\f[] +Exact location for file downloads +.TP .B "\-f, \-\-filename" \f[I]FORMAT\f[] Filename format string for downloaded files ('/O' for "original" filenames) .TP -.B "\-d, \-\-directory" \f[I]PATH\f[] -Target location for file downloads -.TP .B "\-\-cookies" \f[I]FILE\f[] File to load additional cookies from .TP |
