New command -application_use

This commit is contained in:
2013-08-04 10:21:14 +00:00
parent 344f6eeb56
commit a44e2aa51c
13 changed files with 203 additions and 68 deletions

View File

@ -1607,6 +1607,10 @@ int Xorriso_option_help(struct XorrisO *xorriso, int flag)
" Specifies the name of the Bibliographic File. (37 chars)",
" -abstract_file name",
" Specifies the name of the Abstract File. (37 chars)",
" -application_use character|0xXY|disk_path",
" Specifies the content of Application Use field. (512 bytes)",
" A single character or a hex code gets repeated 512 times.",
" Other text gets opened as data file and 512 bytes are read.",
" -joliet \"on\"|\"off\"",
" Generate Joliet info additional to Rock Ridge info.",
" -hfsplus \"on\"|\"off\"",