diff options
| author | Adam <[email protected]> | 2026-02-09 18:11:44 -0600 |
|---|---|---|
| committer | Adam <[email protected]> | 2026-02-09 18:11:59 -0600 |
| commit | 85fa8abd505f9e2b4224487fb5509792e8fae8b4 (patch) | |
| tree | bf24ea208e6eb3a99c4f0534094f49b0d6a7304d /packages/web/src/content/docs/th/cli.mdx | |
| parent | 3118cab2d823920c507d82fa3e5120ddda951e12 (diff) | |
| download | opencode-85fa8abd505f9e2b4224487fb5509792e8fae8b4.tar.gz opencode-85fa8abd505f9e2b4224487fb5509792e8fae8b4.zip | |
fix(docs): translations
Diffstat (limited to 'packages/web/src/content/docs/th/cli.mdx')
| -rw-r--r-- | packages/web/src/content/docs/th/cli.mdx | 20 |
1 files changed, 11 insertions, 9 deletions
diff --git a/packages/web/src/content/docs/th/cli.mdx b/packages/web/src/content/docs/th/cli.mdx index d9ffc2733..7e6ba2c3d 100644 --- a/packages/web/src/content/docs/th/cli.mdx +++ b/packages/web/src/content/docs/th/cli.mdx @@ -29,15 +29,16 @@ opencode [project] #### ยอด -| ยอด | สั้น | คำอธิบาย | -| ------------ | ---- | ------------------------------------ | -| `--continue` | `-c` | มาดูกันเป็นครั้งสุดท้าย | -| `--session` | `-s` | รหัสให้ดีเพื่อเหตุการณ์ | -| `--prompt` | | แจ้งการใช้งาน | -| `--model` | `-m` | รูปแบบการใช้งานรูปแบบ provider/model | -| `--agent` | | ตัวแทนการรับ | -| `--port` | | ท่าเรือที่จะฟัง | -| `--hostname` | | ชื่อที่จะฟัง | +| ยอด | สั้น | คำอธิบาย | +| ------------ | ---- | ---------------------------------------------------------- | +| `--continue` | `-c` | มาดูกันเป็นครั้งสุดท้าย | +| `--session` | `-s` | รหัสให้ดีเพื่อเหตุการณ์ | +| `--fork` | | แยกเซสชันเมื่อทำต่อ (ใช้กับ `--continue` หรือ `--session`) | +| `--prompt` | | แจ้งการใช้งาน | +| `--model` | `-m` | รูปแบบการใช้งานรูปแบบ provider/model | +| `--agent` | | ตัวแทนการรับ | +| `--port` | | ท่าเรือที่จะฟัง | +| `--hostname` | | ชื่อที่จะฟัง | --- @@ -339,6 +340,7 @@ opencode run --attach http://localhost:4096 "Explain async/await in JavaScript" | `--command` | | คำสั่งให้รันใช้ข้อความสำหรับ args | | `--continue` | `-c` | มาดูกันเป็นครั้งสุดท้าย | | `--session` | `-s` | รหัสให้ดีเพื่อเหตุการณ์ | +| `--fork` | | แยกเซสชันเมื่อทำต่อ (ใช้กับ `--continue` หรือ `--session`) | | `--share` | | เซสชั่น | | `--model` | `-m` | รูปแบบการใช้งานรูปแบบ provider/model | | `--agent` | | ตัวแทนการรับ | |
