diff --git a/src/main.c b/src/main.c index 01c3725..1b12612 100644 --- a/src/main.c +++ b/src/main.c @@ -1879,7 +1879,7 @@ int main(int argc, char* argv[]) { 'f', "max-fps", "", "Set rate limit.", .default_ = "30" }, - { 'p', "performance", NULL, + { 'p', "show-performance", NULL, "Show performance counters." }, { 'u', "unix-socket", NULL, "Create unix domain socket." },