Letting -as cdrecord -help point to man xorrecord rather than to man xorriso
This commit is contained in:
parent
1ae3ecde09
commit
507c3b61ee
@ -49,7 +49,7 @@ int Xorriso_cdrskin_help(struct XorrisO *xorriso, int flag)
|
|||||||
{
|
{
|
||||||
static char helptext[][80]= {
|
static char helptext[][80]= {
|
||||||
"Usage: xorriso -as cdrecord [options|source_addresses]",
|
"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:",
|
"Options:",
|
||||||
"\t-version\tprint version information and exit emulation",
|
"\t-version\tprint version information and exit emulation",
|
||||||
"\t--devices\tprint list of available MMC drives 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