diff --git a/src/switches.c b/src/switches.c index 4cccd88..df0200e 100644 --- a/src/switches.c +++ b/src/switches.c @@ -478,7 +478,7 @@ switcher (const int process, const System sys, int index) { if (!process) { - helptext ("-o,--output=", "output file [stdout]"); + helptext ("-o,--output=", "output file [stdout]"); } else {