jigdo-file --version (return code: 0)
jigdo-file version 0.7.3
jigdo-file --help (return code: 0)
Usage: jigdo-file COMMAND [OPTIONS] [FILES...]
Commands:
make-template mt Create template and jigdo from image and files
make-image mi Recreate image from template and files (can merge
files in >1 steps, uses `IMG.tmp' for --image=IMG)
print-missing pm After make-image, print files still missing for
the image to be completely recreated
verify ver Check whether image matches checksum from template
md5sum md5 Print MD5 checksums similar to md5sum(1)
Important options:
-i --image=FILE Output/input filename for image file
-j --jigdo=FILE Input/output filename for jigdo file
-t --template=FILE
Input/output filename for template file
-T --files-from=FILE
Read further filenames from FILE (`-' for stdin)
-r --report=default|noprogress|quiet|grep
Control format of status reports to stderr (or
stdout in case of `grep')
-f --force Silently delete existent output files
--label Label=/path
[make-template] Replace name of input file
`/path//a/file.txt' (note the `//') with
`Label:a/file.txt' in output jigdo
--uri Label=http://www.site.com
[make-template] Add mapping from Label to given
URI instead of default `file:' URI
[print-missing] Override mapping in input jigdo
-0 to -9 Set amount of compression in output template
--bzip2 Use bzip2 compression instead of default --gzip
--cache=FILE Store/reload information about any files scanned
-h --help Output this help
-H --help-all Output more detailed help
-v --version Output version info