🔧 chore(scripts): unify single-dash options

This commit is contained in:
csh
2026-01-21 14:39:46 +08:00
parent b2eb475a6d
commit e4e1d14182
18 changed files with 265 additions and 90 deletions
+3 -3
View File
@@ -102,10 +102,10 @@ sh check_doc_links.sh
- **占位符替换**
- `{{PROJECT_NAME}}``{{DATE}}`
- **目录覆盖策略**
-`--force` 时不覆盖已有目录
- `--force` 时覆盖并备份
-`-force` 时不覆盖已有目录
- `-force` 时覆盖并备份
- **AGENTS.md 更新**
- `--full` 更新 framework 区块
- `-full` 更新 framework 区块
#### test_vendor_playbook.bats