mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-01-11 06:43:56 +00:00
[client] correct help text for new -o argument
This commit is contained in:
parent
21a4e15868
commit
a70adb2568
1 changed files with 1 additions and 1 deletions
|
@ -977,7 +977,7 @@ void doHelp(char * app)
|
|||
"\n"
|
||||
" -k Enable FPS display\n"
|
||||
" -g NAME Force the use of a specific renderer\n"
|
||||
" -o FLAG Specify a renderer option (ie: opengl:vsync=0)\n"
|
||||
" -o OPTION Specify a renderer option (ie: opengl:vsync=0)\n"
|
||||
" Alternatively specify \"list\" to list all renderers and their options\n"
|
||||
"\n"
|
||||
" -a Auto resize the window to the guest\n"
|
||||
|
|
Loading…
Reference in a new issue