- Stupid typo fix.
This commit is contained in:
parent
771fa8cc92
commit
f9a97fb481
@ -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
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user