mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-01-11 06:43:56 +00:00
[client] main: help output cosmetics
This commit is contained in:
parent
e5921b3949
commit
a33734e2d3
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue