mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-25 14:57:20 +00:00
[client] correct help text for new -o argument
This commit is contained in:
parent
21a4e15868
commit
a70adb2568
@ -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 New Issue
Block a user