New command -application_use
This commit is contained in:
@ -1253,6 +1253,11 @@ int Xorriso_option_append_partition(struct XorrisO *xorriso, char *partno_text,
|
||||
int Xorriso_option_application_id(struct XorrisO *xorriso, char *name,
|
||||
int flag);
|
||||
|
||||
/* Command -application_use */
|
||||
/* @since 1.3.2 */
|
||||
int Xorriso_option_application_use(struct XorrisO *xorriso, char *path,
|
||||
int flag);
|
||||
|
||||
/* Command -as */
|
||||
/* @param flag bit0=do not report the added item
|
||||
bit1=do not reset pacifier, no final pacifier message
|
||||
|
Reference in New Issue
Block a user