Letting -as cdrecord -help point to man xorrecord rather than to man xorriso

master
Thomas Schmitt 10 years ago
parent 1ae3ecde09
commit 507c3b61ee

@ -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…
Cancel
Save