New -stdio_sync option "end", -as mkisofs default is now --stdio_sync "off"
This commit is contained in:
@ -1961,7 +1961,7 @@ int Xorriso_option_help(struct XorrisO *xorriso, int flag)
|
||||
" Try to circumvent slow checkread on DVD-RAM, BD-RE, BD-R.",
|
||||
" -dvd_obs \"default\"|\"32k\"|\"64k\"",
|
||||
" Set number of bytes per DVD/BD write operation.",
|
||||
" -stdio_sync \"on\"|\"off\"|number",
|
||||
" -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.",
|
||||
" -fs number[\"k\"|\"m\"]",
|
||||
|
Reference in New Issue
Block a user