Print to stdout

This commit is contained in:
ryuukk 2024-02-07 19:26:26 +01:00 committed by Jan Jurzitza
parent 9076f7bab3
commit 433d1eb73e
1 changed files with 1 additions and 1 deletions

View File

@ -418,7 +418,7 @@ else
void printHelp(string programName)
{
stderr.writefln(`
stdout.writefln(`
Usage: %1$s <options>
Human-readable output: