New command -report_system_area

This commit is contained in:
2014-04-11 16:12:22 +00:00
parent 3bb7bc8516
commit 825df24b70
11 changed files with 142 additions and 34 deletions

View File

@ -3265,6 +3265,16 @@ File: xorriso.info, Node: Inquiry, Next: Navigate, Prev: DialogCtl, Up: Comm
The ones for new images may be set by command -volume_date. See
there for the meaning of the particular timestamps.
-report_system_area "plain"|"help"
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.
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.

File: xorriso.info, Node: Navigate, Next: Verify, Prev: Inquiry, Up: Commands
@ -5090,6 +5100,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -read_speed set read speed: Loading. (line 11)
* -reassure enables confirmation question: DialogCtl. (line 32)
* -report_about controls verbosity: Exception. (line 55)
* -report_system_area show MBR, GPT, and alike: Inquiry. (line 124)
* -return_with controls exit value: Exception. (line 39)
* -rm deletes files from ISO image: Manip. (line 21)
* -rm_r deletes trees from ISO image: Manip. (line 28)
@ -5268,6 +5279,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Image, set volume set id, -volset_id: SetWrite. (line 185)
* Image, set volume timestamp, -volume_date: SetWrite. (line 212)
* Image, show id strings, -pvd_info: Inquiry. (line 115)
* Image, show MBR, GPT, and alike, -pvd_info: Inquiry. (line 124)
* Input Character Set, _definition: Charset. (line 25)
* Insert, enable overwriting, -overwrite: SetInsert. (line 127)
* Insert, file exclusion absolute, -not_paths: SetInsert. (line 55)
@ -5473,34 +5485,34 @@ Node: Charset150178
Node: Exception153493
Node: DialogCtl159613
Node: Inquiry162211
Node: Navigate168528
Node: Verify176826
Node: Restore186090
Node: Emulation193177
Node: Scripting203565
Node: Frontend211336
Node: Examples220943
Node: ExDevices222121
Node: ExCreate222787
Node: ExDialog224072
Node: ExGrowing225337
Node: ExModifying226142
Node: ExBootable226646
Node: ExCharset227198
Node: ExPseudo228090
Node: ExCdrecord228988
Node: ExMkisofs229305
Node: ExGrowisofs230645
Node: ExException231780
Node: ExTime232234
Node: ExIncBackup232693
Node: ExRestore236673
Node: ExRecovery237606
Node: Files238176
Node: Seealso239475
Node: Bugreport240198
Node: Legal240779
Node: CommandIdx241790
Node: ConceptIdx258452
Node: Navigate169011
Node: Verify177309
Node: Restore186573
Node: Emulation193660
Node: Scripting204048
Node: Frontend211819
Node: Examples221426
Node: ExDevices222604
Node: ExCreate223270
Node: ExDialog224555
Node: ExGrowing225820
Node: ExModifying226625
Node: ExBootable227129
Node: ExCharset227681
Node: ExPseudo228573
Node: ExCdrecord229471
Node: ExMkisofs229788
Node: ExGrowisofs231128
Node: ExException232263
Node: ExTime232717
Node: ExIncBackup233176
Node: ExRestore237156
Node: ExRecovery238089
Node: Files238659
Node: Seealso239958
Node: Bugreport240681
Node: Legal241262
Node: CommandIdx242273
Node: ConceptIdx259008

End Tag Table