summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--packages/web/src/content/docs/cli.mdx8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/web/src/content/docs/cli.mdx b/packages/web/src/content/docs/cli.mdx
index 35ef993b8..1553dc80e 100644
--- a/packages/web/src/content/docs/cli.mdx
+++ b/packages/web/src/content/docs/cli.mdx
@@ -77,10 +77,10 @@ opencode attach http://10.20.30.40:4096
#### Flags
-| Flag | Short | Description |
-| ------------ | ----- | --------------------------------- |
-| `--dir` | | Working directory to start TUI in |
-| `--session` | `-s` | Session ID to continue |
+| Flag | Short | Description |
+| ----------- | ----- | --------------------------------- |
+| `--dir` | | Working directory to start TUI in |
+| `--session` | `-s` | Session ID to continue |
---