diff --git a/src/evanix.c b/src/evanix.c index 14e987d..6986444 100644 --- a/src/evanix.c +++ b/src/evanix.c @@ -26,7 +26,7 @@ static const char usage[] = " -p, --pipelined Use evanix build pipeline.\n" " -l, --check_cache-status Perform cache locality check.\n" " -c, --close-unused-fd Close stderr on exec.\n" - " -e, --statistics Path to time statistics database.\n" + " -e, --statistics Path to time statistics database.\n" " -k, --solver sjf|conformity|highs Solver to use.\n" "\n";