fix(docs): align source examples with headless profile

This commit is contained in:
Turtle
2026-08-11 10:27:39 +08:00
parent 3e7cd31ab3
commit c3cb4b350e
14 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ profile 布局、层语义与配置输出命令详见 [CLI(命令行界面)
运行一项任务,打印最终答案后退出:
```sh
pnpm dsh run "summarize this workspace"
pnpm dsh --profile headless "summarize this workspace"
```
### 自动化与 SDK