Helptext of -as mkisofs now points to man xorrisofs
This commit is contained in:
parent
9c5b98ae5c
commit
ab8265b042
@ -678,7 +678,7 @@ int Xorriso_genisofs_help(struct XorrisO *xorriso, int flag)
|
||||
{
|
||||
static char helptext[][160]= {
|
||||
"Usage: xorriso -as mkisofs [options] file...",
|
||||
"Note: This is not mkisofs. See xorriso -help, xorriso -version, man xorriso",
|
||||
"Note: This is not mkisofs. See xorriso -help, xorriso -version, man xorrisofs",
|
||||
"Options:",
|
||||
" -f, -follow-links Follow symbolic links",
|
||||
" -graft-points Allow to use graft points for filenames",
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2011.03.05.141534"
|
||||
#define Xorriso_timestamP "2011.03.06.153741"
|
||||
|
Loading…
Reference in New Issue
Block a user