Mentioned that empty record_name disables scdbackup tagging
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH XORRISOFS 1 "Version 1.4.5, Jul 03, 2016"
|
||||
.TH XORRISOFS 1 "Version 1.4.5, Aug 05, 2016"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -653,12 +653,14 @@ the ISO image.
|
||||
.TP
|
||||
\fB--scdbackup_tag\fR disk_path record_name
|
||||
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.
|
||||
.br
|
||||
Program scdbackup_verify will recognize and verify tag and file record.
|
||||
.br
|
||||
An empty record_name disables this feature.
|
||||
.TP
|
||||
\fB\-J\fR
|
||||
.br
|
||||
|
Reference in New Issue
Block a user