Skip to content

Commit

Permalink
evanix: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
sinanmohd committed Aug 28, 2024
1 parent d3d6706 commit 4e66751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/evanix.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ static const char usage[] =
" -p, --pipelined <bool> Use evanix build pipeline.\n"
" -l, --check_cache-status <bool> Perform cache locality check.\n"
" -c, --close-unused-fd <bool> Close stderr on exec.\n"
" -e, --statistics <path> Path to time statistics database.\n"
" -e, --statistics <path> Path to time statistics database.\n"
" -k, --solver sjf|conformity|highs Solver to use.\n"
"\n";

Expand Down

0 comments on commit 4e66751

Please sign in to comment.