diff options
Diffstat (limited to 'data/man/gallery-dl.1')
| -rw-r--r-- | data/man/gallery-dl.1 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1 index 3fedff4..a56dbcd 100644 --- a/data/man/gallery-dl.1 +++ b/data/man/gallery-dl.1 @@ -1,4 +1,4 @@ -.TH "GALLERY-DL" "1" "2024-10-11" "1.27.6" "gallery-dl Manual" +.TH "GALLERY-DL" "1" "2024-10-25" "1.27.7" "gallery-dl Manual" .\" disable hyphenation .nh @@ -89,6 +89,12 @@ Print a list of available keywords and example values for the given URLs .B "\-e, \-\-error\-file" \f[I]FILE\f[] Add input URLs which returned an error to FILE .TP +.B "\-N, \-\-print" \f[I][EVENT:]FORMAT\f[] +Write FORMAT during EVENT (default 'prepare') to standard output. Examples: 'id' or 'post:{md5[:8]}' +.TP +.B "\-\-print\-to\-file" \f[I][EVENT:]FORMAT FILE\f[] +Append FORMAT during EVENT to FILE +.TP .B "\-\-list\-modules" Print a list of available extractor modules .TP |
