diff --git a/docs/site/content/docs/reference/run.mdx b/docs/site/content/docs/reference/run.mdx index 6192839b542ff..aba4ada7f87db 100644 --- a/docs/site/content/docs/reference/run.mdx +++ b/docs/site/content/docs/reference/run.mdx @@ -340,9 +340,9 @@ turbo run build --global-deps=".env.*" --global-deps=".eslintrc" --global-deps=" `turbo.json` to make sure they are always accounted for. -### `--graph ` +### `--graph ` -Default: `jpg` +Default: `dot` This command can output a graph file: `svg`, `png`, `jpg`, `pdf`, `json`, `html`, `mermaid`, or `dot`.