Letting -as cdrecord -help point to man xorrecord rather than to man xorriso
This commit is contained in:
parent
b8f15c2818
commit
5c784fc2ea
@ -49,7 +49,7 @@ int Xorriso_cdrskin_help(struct XorrisO *xorriso, int flag)
|
||||
{
|
||||
static char helptext[][80]= {
|
||||
"Usage: xorriso -as cdrecord [options|source_addresses]",
|
||||
"Note: This is not cdrecord. See xorriso -help, xorriso -version, man xorriso",
|
||||
"Note: This is not cdrecord. See xorriso -help, xorriso -version, man xorrecord",
|
||||
"Options:",
|
||||
"\t-version\tprint version information and exit emulation",
|
||||
"\t--devices\tprint list of available MMC drives and exit emulation",
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2013.04.16.124331"
|
||||
#define Xorriso_timestamP "2013.05.03.135424"
|
||||
|
Loading…
Reference in New Issue
Block a user