Jelajahi Sumber

chore: generate

GitHub Action 1 bulan lalu
induk
melakukan
2c0d9a46cb
1 mengubah file dengan 4 tambahan dan 4 penghapusan
  1. 4 4
      packages/web/src/content/docs/cli.mdx

+ 4 - 4
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            |
 
 ---