New command -changes_pending
This commit is contained in:
@ -1763,7 +1763,11 @@ int Xorriso_option_help(struct XorrisO *xorriso, int flag)
|
||||
"Write-to-media options:",
|
||||
" -rollback Discard the manipulated ISO image and reload it.",
|
||||
"",
|
||||
" -commit Perform the write operation and then perform -dev outdrive.",
|
||||
" -changes_pending \"no\"|\"yes\"|\"mkisofs_printed\"|\"show_status\"",
|
||||
" Override the automatically determined change status of the",
|
||||
" loaded image, or show the current status.",
|
||||
" -commit Perform the write operation if changes are pending.",
|
||||
" Then perform -dev outdrive.",
|
||||
" Hint: To perform a final write operation with no new -dev",
|
||||
" and no new loading of image, execute option -end.",
|
||||
" -commit_eject \"in\"|\"out\"|\"all\"|\"none\"",
|
||||
|
Reference in New Issue
Block a user