diff --git a/src/frontend/src/content/docs/app-host/with-terminal.mdx b/src/frontend/src/content/docs/app-host/with-terminal.mdx index 0cd50d133..7efb0a94d 100644 --- a/src/frontend/src/content/docs/app-host/with-terminal.mdx +++ b/src/frontend/src/content/docs/app-host/with-terminal.mdx @@ -72,10 +72,14 @@ The terminal session is described by a set of options with sensible defaults: | Option | Default | Description | | ------------------- | ------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `Columns` | `120` | The initial number of columns for the terminal grid. | +| `Columns` | `120` (11 ) | The initial number of columns for the terminal grid. | | `Rows` | `30` | The initial number of rows for the terminal grid. | | `ShowTerminalHost` | `false` | Whether the hidden per-replica terminal host resources appear in the dashboard and CLI resource lists. Set to `true` to diagnose terminal-host startup or connectivity issues. | + +