Print to stdout
This commit is contained in:
parent
9076f7bab3
commit
433d1eb73e
|
@ -418,7 +418,7 @@ else
|
|||
|
||||
void printHelp(string programName)
|
||||
{
|
||||
stderr.writefln(`
|
||||
stdout.writefln(`
|
||||
Usage: %1$s <options>
|
||||
|
||||
Human-readable output:
|
||||
|
|
Loading…
Reference in New Issue