New -as mkisofs options -hide, -hide-joliet, -hide-list, -hide-joliet-list
This commit is contained in:
@ -380,6 +380,9 @@ struct XorrisO { /* the global context of xorriso */
|
||||
than to treat them as truely missing on disk
|
||||
*/
|
||||
|
||||
struct ExclusionS *iso_rr_hidings;
|
||||
struct ExclusionS *joliet_hidings;
|
||||
|
||||
int use_stdin; /* use raw stdin even if readline support is compiled */
|
||||
int result_page_length;
|
||||
int result_page_width;
|
||||
|
Reference in New Issue
Block a user