We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b29fbb commit 3fc4068Copy full SHA for 3fc4068
config.js
@@ -58,7 +58,7 @@ Options:
58
--max_concurrency <number> Place a cap on the max-concurrency option to use for each task. (default: no limit)
59
--max_runtime <number> Number of minutes (approximate) that a task is allowed to run before being forcibly canceled (timeout). (default: no limit)
60
Log Levels:
61
-error | debug | info | verbose | debug | silly
+error | warn | info | verbose | debug | silly
62
`);
63
process.exit(0);
64
}
0 commit comments