[client] correct help text for new -o argument

This commit is contained in:
Geoffrey McRae 2017-12-19 15:40:52 +11:00
parent 21a4e15868
commit a70adb2568

View File

@ -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"