summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs/ja/cli.mdx
diff options
context:
space:
mode:
authoropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-02-10 00:13:01 +0000
committeropencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>2026-02-10 00:13:01 +0000
commit705200e199183cd802e2f4387b7a4ffc54793d5f (patch)
tree6c4790d7f8868007d20fd84888c3cf32c0be3f29 /packages/web/src/content/docs/ja/cli.mdx
parent85fa8abd505f9e2b4224487fb5509792e8fae8b4 (diff)
downloadopencode-705200e199183cd802e2f4387b7a4ffc54793d5f.tar.gz
opencode-705200e199183cd802e2f4387b7a4ffc54793d5f.zip
chore: generate
Diffstat (limited to 'packages/web/src/content/docs/ja/cli.mdx')
-rw-r--r--packages/web/src/content/docs/ja/cli.mdx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/src/content/docs/ja/cli.mdx b/packages/web/src/content/docs/ja/cli.mdx
index fe996ee44..65cf3e932 100644
--- a/packages/web/src/content/docs/ja/cli.mdx
+++ b/packages/web/src/content/docs/ja/cli.mdx
@@ -347,7 +347,7 @@ opencode run --attach http://localhost:4096 "Explain async/await in JavaScript"
| `--file` | `-f` | メッセージに添付するファイル |
| `--format` | | 形式: デフォルト (フォーマット済み) または json (生の JSON イベント) |
| `--title` | | セッションのタイトル (値が指定されていない場合は、切り詰められたプロンプトが使用されます) |
-| `--attach` | | 実行中のopencodeサーバー (http://localhost:4096 など) に接続します。 |
+| `--attach` | | 実行中のopencodeサーバー (http://localhost:4096 など) に接続します。 |
| `--port` | | ローカルサーバーのポート (デフォルトはランダムポート) |
---