Removed duplicated help text snippet
This commit is contained in:
parent
58e7580094
commit
16584ad3ec
@ -9928,8 +9928,6 @@ int Xorriso_option_help(struct XorrisO *xorriso, int flag)
|
||||
" Copy directory trees from ISO image to disk filesystem.",
|
||||
" -cp_rax iso_rr_path [***] disk_path",
|
||||
" Like -cp_rx but trying to restore timestamps and ownership.",
|
||||
" -extract_single disk_path iso_rr_path",
|
||||
" Like -extract but with directory do not insert its sub tree.",
|
||||
" -paste_in iso_rr_path disk_path byte_offset byte_count",
|
||||
" Copy ISO file content into a byte interval of a disk file.",
|
||||
"",
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2008.06.21.180701"
|
||||
#define Xorriso_timestamP "2008.06.22.111236"
|
||||
|
Loading…
Reference in New Issue
Block a user