Adjusted documentation of -split_size

This commit is contained in:
2008-03-31 08:13:54 +00:00
parent 120ea0972c
commit 98d226bea0
3 changed files with 5 additions and 4 deletions

View File

@ -9414,9 +9414,10 @@ int Xorriso_option_help(struct XorrisO *xorriso, int flag)
"",
" -follow \"on\"|\"pattern:param:link:mount:limit=#\"|\"default\"|\"off\"",
" Follow symbolic links and mount points within disk_path.",
"",
" -overwrite \"on\"|\"nondir\"|\"off\"",
" Allow or disallow to overwrite existing files in ISO image.",
" -split_size number[\"k\"|\"m\"]",
" Set the threshold for automatic splitting of regular files.",
" -reassure \"on\"|\"tree\"|\"off\"",
" If \"on\" then ask the user for \"y\" or \"n\" with any",
" file before deleting or overwriting it in the ISO image.",