Add documentation for performance counters
parent
c8ba15c455
commit
0be56b2100
|
@ -610,6 +610,7 @@ int wayvnc_usage(FILE* stream, int rc)
|
|||
" -s,--seat=<name> Select seat by name.\n"
|
||||
" -r,--render-cursor Enable overlay cursor rendering.\n"
|
||||
" -f,--max-fps=<fps> Set the rate limit (default 30).\n"
|
||||
" -p,--show-performance Show performance counters.\n"
|
||||
" -h,--help Get help (this text).\n"
|
||||
"\n";
|
||||
|
||||
|
|
Loading…
Reference in New Issue