summaryrefslogtreecommitdiffstats
path: root/data/man/gallery-dl.1
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2019-12-25 19:40:28 -0500
committerLibravatarUnit 193 <unit193@ubuntu.com>2019-12-25 19:40:28 -0500
commitf9a1a9dcb7df977eeac9544786df9c0b93795815 (patch)
tree8cb69cf7685da8d7e4deb7dc1d6b209098e1ddfb /data/man/gallery-dl.1
parent0c73e982fa596da07f23b377621ab894a9e64884 (diff)
New upstream version 1.12.1upstream/1.12.1
Diffstat (limited to 'data/man/gallery-dl.1')
-rw-r--r--data/man/gallery-dl.111
1 files changed, 7 insertions, 4 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1
index a775e76..a530760 100644
--- a/data/man/gallery-dl.1
+++ b/data/man/gallery-dl.1
@@ -1,4 +1,4 @@
-.TH "GALLERY-DL" "1" "2019-11-09" "1.11.1" "gallery-dl Manual"
+.TH "GALLERY-DL" "1" "2019-12-22" "1.12.1" "gallery-dl Manual"
.\" disable hyphenation
.nh
@@ -131,9 +131,6 @@ Like '--filter', but applies to manga-chapters and other delegated URLs
.B "\-\-zip"
Store downloaded files in a ZIP archive
.TP
-.B "\-\-exec" \f[I]CMD\f[]
-Execute CMD for each downloaded file. Example: --exec 'magick convert {} {}.png && rm {}'
-.TP
.B "\-\-ugoira\-conv"
Convert Pixiv Ugoira to WebM (requires FFmpeg)
.TP
@@ -148,6 +145,12 @@ Write image tags to separate text files
.TP
.B "\-\-mtime\-from\-date"
Set file modification times according to 'date' metadata
+.TP
+.B "\-\-exec" \f[I]CMD\f[]
+Execute CMD for each downloaded file. Example: --exec 'convert {} {}.png && rm {}'
+.TP
+.B "\-\-exec\-after" \f[I]CMD\f[]
+Execute CMD after all files were downloaded successfully. Example: --exec-after 'cd {} && convert * ../doc.pdf'
.SH EXAMPLES
.TP