Command -toc_of modifier ":short"

This commit is contained in:
2012-12-18 08:15:41 +00:00
parent e01ce72edb
commit feaa9a2ab1
7 changed files with 89 additions and 63 deletions

View File

@ -1853,6 +1853,8 @@ int Xorriso_option_temp_mem_limit(struct XorrisO *xorriso, char *size,
int flag);
/* Command -toc */
/* @param flag bit0= short report form as with -dev, no table-of-content
*/
int Xorriso_option_toc(struct XorrisO *xorriso, int flag);
/* Command -toc_of */