New command -update_lxi
This commit is contained in:
@ -1983,6 +1983,9 @@ int Xorriso_option_help(struct XorrisO *xorriso, int flag)
|
||||
" Like -update but affecting all files below directories.",
|
||||
" -update_l disk_prefix iso_rr_prefix disk_path [***]",
|
||||
" Performs -update_r with each disk_path.",
|
||||
" -update_lxi disk_prefix iso_rr_prefix disk_or_iso_rr_path [***]",
|
||||
" Performs -update_r with each disk_path or corresponding",
|
||||
" iso_rr_path after exchange of disk_prefix by iso_rr_prefix.",
|
||||
" -cut_out disk_path byte_offset byte_count iso_rr_path",
|
||||
" Map a byte interval of a regular disk file into a regular",
|
||||
" file in the ISO image.",
|
||||
|
Reference in New Issue
Block a user