[options] add '--Print' command-line option

This commit is contained in:
Mike Fährmann
2025-06-20 16:32:48 +02:00
parent 9e56d81292
commit 8a35863e86
2 changed files with 14 additions and 1 deletions

View File

@@ -51,6 +51,8 @@
-N, --print [EVENT:]FORMAT Write FORMAT during EVENT (default 'prepare')
to standard output. Examples: 'id' or
'post:{md5[:8]}'
--Print [EVENT:]FORMAT Like --print, but also sets --no-download,
--no-skip, and disables other output to stdout
--print-to-file [EVENT:]FORMAT FILE
Append FORMAT during EVENT to FILE
--list-modules Print a list of available extractor modules