New -zisofs parameters bpt_target=

This commit is contained in:
2020-10-17 15:30:26 +02:00
parent 2f44446d05
commit 3f390f2cdc
11 changed files with 6092 additions and 73 deletions

View File

@ -2187,7 +2187,7 @@ int Xorriso_option_help(struct XorrisO *xorriso, int flag)
" Set global zisofs parameters:",
" level=0|...|9 , block_size=32k|64k|128k , by_magic=on|off",
" version_2=off|as_needed|on , block_size_v2=32k|...|1024k",
" max_bpt=1k...128g , max_bpt_f=1k...128g",
" max_bpt=1k...128g , max_bpt_f=1k...128g , bpt_target=num",
"",
"Write-to-media commands:",
" -rollback Discard the manipulated ISO image and reload it.",