docs: note UART/COM port requirement in CLI Commands heading

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
crispyberry
2026-02-28 02:23:34 +08:00
parent 3d806541f7
commit 1ccaa09d57
3 changed files with 3 additions and 3 deletions

View File

@@ -158,7 +158,7 @@ idf.py -p PORT flash monitor
>
> </details>
### CLI Commands
### CLI Commands (via UART/COM port)
Connect via serial to configure or debug. **Config commands** let you change settings without recompiling — just plug in a USB cable anywhere.

View File

@@ -173,7 +173,7 @@ mimi> clear_proxy # 清除代理
> **提示**:确保 ESP32-S3 和代理机器在同一局域网。Clash Verge 在「设置 → 允许局域网」中开启。
### CLI 命令
### CLI 命令(通过 UART/COM 口连接)
通过串口连接即可配置和调试。**配置命令**让你无需重新编译就能修改设置 — 随时随地插上 USB 线就能改。

View File

@@ -158,7 +158,7 @@ idf.py -p PORT flash monitor
>
> </details>
### CLIコマンド
### CLIコマンドUART/COMポート経由
シリアル接続で設定やデバッグができます。**設定コマンド**により再コンパイル不要で設定変更可能 — USBケーブルを挿すだけ。