Closed loostrum closed 6 years ago
The error in case the filename prefix is not given should be "Error: Filename prefix not set\n" instead of "Error: DADA key not set\n" There is also a typo in case an unknown option is given: "Unknow option '%c'\n" should be "Unknown option '%c'\n"
"Error: Filename prefix not set\n"
"Error: DADA key not set\n"
"Unknow option '%c'\n"
"Unknown option '%c'\n"
The error in case the filename prefix is not given should be
"Error: Filename prefix not set\n"
instead of"Error: DADA key not set\n"
There is also a typo in case an unknown option is given:"Unknow option '%c'\n"
should be"Unknown option '%c'\n"