Skip to content

Commit 9d5ee27

Browse files
committed
WIP b84e1
1 parent 71084c4 commit 9d5ee27

File tree

1 file changed

+5
-5
lines changed
  • docs/site/content/repo-docs/reference

1 file changed

+5
-5
lines changed

docs/site/content/repo-docs/reference/run.mdx

+5-5
Original file line numberDiff line numberDiff line change
@@ -369,11 +369,11 @@ By default, `turbo` will use `grouped` logs in CI environments and `stream` logs
369369
turbo run build --log-order=stream
370370
```
371371
372-
| Option | Description |
373-
| --------- | --------------------------------------------- |
374-
| `stream` | Show output as soon as it is available |
375-
| `grouped` | Group output by task |
376-
| `auto` | Turborepo decides based on its own heuristics |
372+
| Option | Description |
373+
| --------- | ------------------------------------------- |
374+
| `stream` | Show output as soon as it is available |
375+
| `grouped` | Group output by task |
376+
| `auto` | `turbo` decides based on its own heuristics |
377377
378378
### `--log-prefix <option>`
379379

0 commit comments

Comments
 (0)