main: Fix typo in help text

pull/146/head
Andri Yngvason 2022-07-28 20:14:27 +00:00
parent f851f4fb89
commit fbf2dee187
1 changed files with 1 additions and 1 deletions

View File

@ -694,7 +694,7 @@ int wayvnc_usage(FILE* stream, int rc)
"Usage: wayvnc [options] [address [port]]\n"
"\n"
" -C,--config=<path> Select a config file.\n"
" -g,--gpu Enable feature that need GPU.\n"
" -g,--gpu Enable features that need GPU.\n"
" -o,--output=<name> Select output to capture.\n"
" -k,--keyboard=<layout>[-<variant>] Select keyboard layout with an\n"
" optional variant.\n"