Mentioned that empty record_name disables scdbackup tagging
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
@c man .\" First parameter, NAME, should be all caps
|
||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||
@c man .TH XORRISOFS 1 "Version 1.4.5, Jul 03, 2016"
|
||||
@c man .TH XORRISOFS 1 "Version 1.4.5, Aug 05, 2016"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -915,12 +915,14 @@ the ISO image.
|
||||
@kindex @minus{}@minus{}scdbackup_tag Recording of MD5 checksum
|
||||
@cindex scdbackup, record checksum tag, @minus{}@minus{}scdbackup_tag
|
||||
Append a scdbackup checksum record to the image. This works only if the
|
||||
parameter next_writeable_address of option -C is 0.
|
||||
parameter next_writeable_address of option -C is 0 and --md5 is enabled.
|
||||
If disk_path is not an empty string, then append a scdbackup checksum record
|
||||
to the end of this file. record_name is a word that gets part of tag
|
||||
and record.
|
||||
@*
|
||||
Program scdbackup_verify will recognize and verify tag and file record.
|
||||
@*
|
||||
An empty record_name disables this feature.
|
||||
@c man .TP
|
||||
@item -J
|
||||
@kindex -J enable production of Joliet directory tree
|
||||
|
Reference in New Issue
Block a user