diff --git a/src/bin/child-mono-run.js b/src/bin/child-mono-run.js index 1f5a6f7..e06524f 100755 --- a/src/bin/child-mono-run.js +++ b/src/bin/child-mono-run.js @@ -12,7 +12,7 @@ cli.option('--patterns ', 'Folder glob patterns (by default will take cli.option('--concurrency ', 'Limit the number of active parallel tasks. `auto` = number of cpu cores. By default there is no limit.') -cli.option('--stream [throttle]', 'Stream output directly instead of waiting for the end. You can also throttle (ms) the output when streaming is enabled.', { +cli.option('--stream [throttle]', 'Stream output directly instead of waiting for the end. You can also throttle (ms) the output when streaming is enabled (default 200ms).', { default: false, }) @@ -29,6 +29,8 @@ cli.command('