New -report_system_area form "gpt_crc_of:"

This commit is contained in:
2014-04-12 13:02:23 +00:00
parent 825df24b70
commit 551823d96f
5 changed files with 86 additions and 35 deletions

View File

@ -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 XORRISO 1 "Version 1.3.7, Apr 11, 2014"
.TH XORRISO 1 "Version 1.3.7, Apr 12, 2014"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
@ -3741,7 +3741,7 @@ The timestamps get not automatically propagated from loaded image to newly
written image. The ones for new images may be set by command \-volume_date.
See there for the meaning of the particular timestamps.
.TP
\fB\-report_system_area\fR "plain"|"help"
\fB\-report_system_area\fR "plain"|"help"|"gpt_crc_of:"disk_path
With parameter "plain" print a report about the information found in
the System Area of the loaded ISO image. The report consists of zero to
many lines with a header text, a colon, and information text.
@ -3749,6 +3749,11 @@ many lines with a header text, a colon, and information text.
With parameter "help" print a text which explains the meaning of the
lines. You probably will have to look for more documentation which explains
the technical properties of the mentioned boot facilities.
.br
With parameter "gpt_crc_of:"disk_path read up to 32 KiB from the disk file
with the path given after the colon. Compute the GPT compliant CRC number
and print it to the result channel. The number is shown like "0x690fd979".
The special disk_path "\-" causes reading from standard input.
.TP
.B Navigation in ISO image and disk filesystem:
.TP