New flag bit1 of API call Xorriso_prescan_args() reports unknown commands

This commit is contained in:
2011-05-17 15:16:56 +00:00
parent 439670d2c3
commit e8c1b507fd
4 changed files with 22 additions and 12 deletions

View File

@ -252,6 +252,8 @@ int Xorriso_destroy(struct XorrisO **xorriso, int flag);
*idx will iterate over commands and parameters until this
function aborts or until argc is reached.
@param flag bit0= do not interpret argv[1]
bit1= produce FAILURE events on unknown commands
@since 1.1.0
@return <0 error
0 end program
1 ok, go on