New command -use_immed_bit, new -as cdrecord option use_immed_bit=
This commit is contained in:
@ -2135,6 +2135,9 @@ int Xorriso_option_help(struct XorrisO *xorriso, int flag)
|
||||
" Keep drive buffer hungry to ease concurrent burn run.",
|
||||
" -dvd_obs \"default\"|\"32k\"|\"64k\"",
|
||||
" Set number of bytes per DVD/BD write operation.",
|
||||
" -use_immed_bit \"on\"|\"off\"|\"default\"",
|
||||
" Control whether long running SCSI commands shall run",
|
||||
" asynchronously with progress messages.",
|
||||
" -stdio_sync \"on\"|\"off\"|\"end\"|number",
|
||||
" Set number of bytes after which to force output to stdio",
|
||||
" pseudo drives. \"on\" is the same as 16m.",
|
||||
|
Reference in New Issue
Block a user