[client] main: help output cosmetics

This commit is contained in:
Geoffrey McRae 2019-02-26 03:09:59 +11:00
parent e5921b3949
commit a33734e2d3

View file

@ -1321,6 +1321,7 @@ void doHelp(char * app)
snprintf(y, sizeof(y), "%d", params.y);
fprintf(stderr,
"\n"
"Looking Glass Client\n"
"Usage: %s [OPTION]...\n"
"Example: %s -h\n"