mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 05:27:20 +00:00
[client] main: fixed help text typo
This commit is contained in:
parent
a33734e2d3
commit
a57d68acd5
@ -1336,7 +1336,7 @@ void doHelp(char * app)
|
||||
"\n"
|
||||
" ALL Disable the spice client entirely\n"
|
||||
" INPUT Disable spice keyboard & mouse input\n"
|
||||
" CIPBOARD Disable spice clipboard support\n"
|
||||
" CLIPBOARD Disable spice clipboard support\n"
|
||||
" CLIPBOARD_TO_VM Disable local clipboard to VM sync\n"
|
||||
" CLIPBOARD_TO_LOCAL Disable VM clipboard to local sync\n"
|
||||
"\n"
|
||||
|
Loading…
Reference in New Issue
Block a user