mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-12 17:38:19 +00:00
[client] made help for new resize option clearer
This commit is contained in:
parent
a3572b2188
commit
2c7e7a0a0b
@ -796,7 +796,7 @@ void doHelp(char * app)
|
||||
" -m Disable mipmapping\n"
|
||||
"\n"
|
||||
" -a Auto resize the window to the guest\n"
|
||||
" -n Don't allow the window to resize\n"
|
||||
" -n Don't allow the window to be manually resized\n"
|
||||
" -r Don't maintain the aspect ratio\n"
|
||||
" -d Borderless mode\n"
|
||||
" -x XPOS Initial window X position [current: %s]\n"
|
||||
|
Loading…
Reference in New Issue
Block a user