mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-14 13:07:54 +00:00
[client] fix typo in help text
This commit is contained in:
parent
424dc8bb13
commit
065b8c1eab
1 changed files with 1 additions and 1 deletions
|
@ -951,7 +951,7 @@ void doHelp(char * app)
|
|||
"\n"
|
||||
" -k Enable FPS display\n"
|
||||
" -o FLAG Specify a renderer option (ie: opengl:vsync=0)\n"
|
||||
" Alternatively specify \"list\" to list all renderer's and options\n"
|
||||
" Alternatively specify \"list\" to list all renderers and their options\n"
|
||||
"\n"
|
||||
" -a Auto resize the window to the guest\n"
|
||||
" -n Don't allow the window to be manually resized\n"
|
||||
|
|
Loading…
Reference in a new issue