Checking for unknown xorriso commands already in Xorriso_prescan_args()

This commit is contained in:
2011-05-16 13:43:16 +00:00
parent a41689663d
commit 0a5fecb5df
3 changed files with 37 additions and 9 deletions

View File

@ -240,8 +240,9 @@ int Xorriso_destroy(struct XorrisO **xorriso, int flag);
-prog_help , -help , -no_rc
Some get examined for the need to redirect stdout messages
-dev , -outdev , -indev , -as
Command -list_delimiter gets into effect during this call. But the
setting at begin of the call gets restored before the call returns.
Commands -list_delimiter and -add_plainly get into effect during this
call. But their setting at begin of the call gets restored before the
call returns.
@param xorriso The context object in which to perform the commands.
@param argc Number of arguments.
@param argv The arguments. argv[0] contains the program name.