Adjusted documentation of -split_size
This commit is contained in:
@ -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.",
|
||||
|
Reference in New Issue
Block a user