- Stupid typo fix.

This commit is contained in:
ccremers 2005-04-15 14:33:18 +00:00
parent 771fa8cc92
commit f9a97fb481

View File

@ -478,7 +478,7 @@ switcher (const int process, const System sys, int index)
{ {
if (!process) if (!process)
{ {
helptext ("-o,--output=<int>", "output file [stdout]"); helptext ("-o,--output=<FILE>", "output file [stdout]");
} }
else else
{ {