New command and -as mkisofs option -genisoimage_completion

This commit is contained in:
2024-09-02 15:04:06 +02:00
parent 5583a1c7f0
commit 1dd5dca5eb
15 changed files with 549 additions and 149 deletions

View File

@ -121,6 +121,7 @@ int Xorriso_new(struct XorrisO ** xorriso,char *progname, int flag)
m->initial_wdx[0]= 0;
m->no_rc= 0;
m->argument_emulation= 0;
m->genisoimage_completion= 0;
m->current_interpreter= 0;
m->rc_filename_count= Xorriso_rc_nuM;