mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-12-22 22:01:46 +00:00
[client] made help for new resize option clearer
This commit is contained in:
parent
a3572b2188
commit
2c7e7a0a0b
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue