diff options
| author | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-02-10 00:13:01 +0000 |
|---|---|---|
| committer | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-02-10 00:13:01 +0000 |
| commit | 705200e199183cd802e2f4387b7a4ffc54793d5f (patch) | |
| tree | 6c4790d7f8868007d20fd84888c3cf32c0be3f29 /packages/web/src/content/docs/ja/cli.mdx | |
| parent | 85fa8abd505f9e2b4224487fb5509792e8fae8b4 (diff) | |
| download | opencode-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.mdx | 2 |
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` | | ローカルサーバーのポート (デフォルトはランダムポート) | --- |
