We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a33e3e2 commit 9ee0289Copy full SHA for 9ee0289
cli.js
@@ -82,7 +82,7 @@ const CLI_PARAMS = {
82
param: "customPostIterationCode",
83
},
84
"force-gc": {
85
- help: "Force garbage collection before each benchmark run, requires engine support.",
+ help: "Force garbage collection before each benchmark, requires engine support.",
86
param: "forceGC",
87
88
};
0 commit comments