Removed duplicated help text snippet

This commit is contained in:
Thomas Schmitt 2008-06-22 11:12:26 +00:00
parent 0557d1653f
commit 4fba3a4365
2 changed files with 1 additions and 3 deletions

View File

@ -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.",
"",

View File

@ -1 +1 @@
#define Xorriso_timestamP "2008.06.21.180701"
#define Xorriso_timestamP "2008.06.22.111236"