summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src
diff options
context:
space:
mode:
authorGitHub Action <[email protected]>2025-12-28 01:12:02 +0000
committerGitHub Action <[email protected]>2025-12-28 01:12:02 +0000
commit2c0d9a46cbd394b5f50e12e6a4a03928307607c2 (patch)
treefad06f2e8251d507ae2f8ca7f1687dffe8e62afd /packages/web/src
parent2fe7a7f2d32e8f61d1e88e2bd2966b66ee9a9cd3 (diff)
downloadopencode-2c0d9a46cbd394b5f50e12e6a4a03928307607c2.tar.gz
opencode-2c0d9a46cbd394b5f50e12e6a4a03928307607c2.zip
chore: generate
Diffstat (limited to 'packages/web/src')
-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 |
---