We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cca693 commit 4f96272Copy full SHA for 4f96272
benchmark/run.js
@@ -6,7 +6,7 @@ const CLI = require('./_cli.js');
6
7
const cli = CLI(`usage: ./node run.js [options] [--] <category> ...
8
Run each benchmark in the <category> directory a single time, more than one
9
- <categoty> directory can be specified.
+ <category> directory can be specified.
10
11
--filter pattern string to filter benchmark scripts
12
--set variable=value set benchmark variable (can be repeated)
0 commit comments