New flag bit1 of API call Xorriso_prescan_args() reports unknown commands
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user