New command and -as mkisofs option -genisoimage_completion
This commit is contained in:
@ -1643,6 +1643,11 @@ int Xorriso_option_follow(struct XorrisO *xorriso, char *mode, int flag);
|
||||
/* @since 0.1.0 */
|
||||
int Xorriso_option_fs(struct XorrisO *xorriso, char *size, int flag);
|
||||
|
||||
/* Command -genisoimage_completion */
|
||||
/* @since 1.5.8 */
|
||||
int Xorriso_option_genisoimage_completion(struct XorrisO *xorriso,
|
||||
char *mode, int flag);
|
||||
|
||||
/* Commands -getfacl alias -getfacli, -getfacl_r alias -getfacl_ri
|
||||
-getfattr alias getfattri
|
||||
*/
|
||||
|
Reference in New Issue
Block a user