TRASAL / dadafilterbank

Sigproc filterbank output from a dada ringbuffer
Apache License 2.0
1 stars 1 forks source link

Error in error message commandline arguments #9

Closed loostrum closed 6 years ago

loostrum commented 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"