Added --sort-weight to -as mkisofs -help

This commit is contained in:
Thomas Schmitt 2010-04-18 10:09:10 +00:00
parent f4b46cf499
commit 5b369d3c52
2 changed files with 2 additions and 1 deletions

View File

@ -11209,6 +11209,7 @@ int Xorriso_genisofs_help(struct XorrisO *xorriso, int flag)
#ifdef Xorriso_with_isohybriD
" isolinux_mbr=on|auto|off Control eventual isohybrid MBR generation",
#endif
" --sort-weight NUMBER FILE Set LBA weight number to file or file tree",
" --stdio_sync on|off|number Control forced output to disk files",
" -z, -transparent-compression",
" Enable transparent compression of files",

View File

@ -1 +1 @@
#define Xorriso_timestamP "2010.04.18.095808"
#define Xorriso_timestamP "2010.04.18.100814"