Updated documentation of xorriso and xorrisofs about HFS+
This commit is contained in:
@ -720,18 +720,7 @@ int Xorriso_genisofs_help(struct XorrisO *xorriso, int flag)
|
||||
" -f, -follow-links Follow symbolic links",
|
||||
" -graft-points Allow to use graft points for filenames",
|
||||
" -help Print option help",
|
||||
" -hide GLOBFILE Hide ISO9660/RR file",
|
||||
" -hide-list FILE File with list of ISO9660/RR files to hide",
|
||||
" -hide-joliet GLOBFILE Hide Joliet file",
|
||||
" -hide-joliet-list FILE File with list of Joliet files to hide",
|
||||
|
||||
#ifdef Xorriso_with_hfspluS
|
||||
|
||||
/* >>> ts B20523 : To be activated when HFS+ works */
|
||||
|
||||
" -hfsplus Generate HFS+ filesystem",
|
||||
" -hide-hfsplus GLOBFILE Hide HFS+ file",
|
||||
" -hide-hfsplus-list FILE File with list of HFS+ files to hide",
|
||||
" -hfsplus-file-creator-type CREATOR TYPE iso_rr_path",
|
||||
" Attach creator and type to a File",
|
||||
" -hfs-bless FOLDER_NAME Name of Folder to be blessed",
|
||||
@ -739,9 +728,12 @@ int Xorriso_genisofs_help(struct XorrisO *xorriso, int flag)
|
||||
" Bless ISO_RR_PATH by BLESS_TYPE {p,i,s,9,x}",
|
||||
" -hfsplus-serial-no HEXSTRING",
|
||||
" HFS serial number: 16 characters [0-9a-fA-F]",
|
||||
|
||||
#endif
|
||||
|
||||
" -hide GLOBFILE Hide ISO9660/RR file",
|
||||
" -hide-list FILE File with list of ISO9660/RR files to hide",
|
||||
" -hide-joliet GLOBFILE Hide Joliet file",
|
||||
" -hide-joliet-list FILE File with list of Joliet files to hide",
|
||||
" -hide-hfsplus GLOBFILE Hide HFS+ file",
|
||||
" -hide-hfsplus-list FILE File with list of HFS+ files to hide",
|
||||
" -input-charset CHARSET Local input charset for file name conversion",
|
||||
" -output-charset CHARSET Output charset for file name conversion",
|
||||
" -iso-level LEVEL Set ISO9660 conformance level (1..3) or 4 for ISO9660 version 2",
|
||||
|
Reference in New Issue
Block a user