New -osirrox option strict_acl

This commit is contained in:
2011-08-23 10:42:01 +00:00
parent 4250d805a9
commit 7b6e14a2bf
11 changed files with 181 additions and 104 deletions

View File

@ -1822,6 +1822,7 @@ int Xorriso_option_help(struct XorrisO *xorriso, int flag)
" [:\"concat_split_on\"|\"concat_split_off\"]",
" [:\"auto_chmod_on\"|\"auto_chmod_off\"]",
" [:\"sort_lba_on\"|\"sort_lba_off\"]",
" [:\"strict_acl_on\"|\"strict_acl_off\"]",
" By default \"off\" the inverse operation of xorriso from ISO",
" image to disk filesystem is disabled. \"on\" allows xorriso",
" to create, overwrite, delete files in the disk filesystem.",