fix: 清理 trans 文本旧入口示例

This commit is contained in:
Codex
2026-07-13 05:29:30 +02:00
parent c04983455e
commit 76758b58fd
7 changed files with 96 additions and 18 deletions
+1 -1
View File
@@ -391,7 +391,7 @@ wrapper 负责 bridge 命令语法,本文只记录运行边界。
- route 在前,operation 在后;
- 默认使用 `apply-patch` v2。
- 稳定写入形式:
- `trans <provider>:/absolute/workspace apply-patch < patch.diff`
- `trans <provider>:/absolute/workspace apply-patch <<'PATCH'`
- 只读检查:
- 使用 `trans <provider>:/absolute/workspace nl -ba file` 或同等有界命令。
- `apply-patch` 报告 `failed to find expected lines` 时: