diff --git a/src/main.c b/src/main.c index 273ff9f..e38fc16 100644 --- a/src/main.c +++ b/src/main.c @@ -694,7 +694,7 @@ int wayvnc_usage(FILE* stream, int rc) "Usage: wayvnc [options] [address [port]]\n" "\n" " -C,--config= Select a config file.\n" -" -g,--gpu Enable feature that need GPU.\n" +" -g,--gpu Enable features that need GPU.\n" " -o,--output= Select output to capture.\n" " -k,--keyboard=[-] Select keyboard layout with an\n" " optional variant.\n"