Corrected xorrisofs help text about -chrp-boot-part and -prep-boot-part
This commit is contained in:
parent
0be92eac84
commit
55f0179327
@ -863,8 +863,8 @@ int Xorriso_genisofs_help(struct XorrisO *xorriso, int flag)
|
|||||||
" --grub2-sparc-core FILE Set path of core file for disk label patching",
|
" --grub2-sparc-core FILE Set path of core file for disk label patching",
|
||||||
" -efi-boot-part DISKFILE|--efi-boot-image",
|
" -efi-boot-part DISKFILE|--efi-boot-image",
|
||||||
" Set data source for EFI System Partition",
|
" Set data source for EFI System Partition",
|
||||||
" -chrp-boot-part Mark ISO image size by MBR partition type 0x41",
|
" -chrp-boot-part Mark ISO image size by MBR partition type 0x96",
|
||||||
" -prep-boot-part DISKFILE Set data source for MBR partition type 0x96",
|
" -prep-boot-part DISKFILE Set data source for MBR partition type 0x41",
|
||||||
" -append_partition NUMBER TYPE FILE",
|
" -append_partition NUMBER TYPE FILE",
|
||||||
" Append FILE after image. TYPE is hex: 0x..",
|
" Append FILE after image. TYPE is hex: 0x..",
|
||||||
" --modification-date=YYYYMMDDhhmmsscc",
|
" --modification-date=YYYYMMDDhhmmsscc",
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Xorriso_timestamP "2014.08.20.093534"
|
#define Xorriso_timestamP "2014.09.23.064407"
|
||||||
|
Loading…
Reference in New Issue
Block a user