diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-01-03 15:15:43 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-01-03 15:15:43 +0800 |
| commit | 706de616460a8b3698accca679e44a98ab5c00aa (patch) | |
| tree | 951834c8d12aa71e438bbdf2c479fd6dab41b6f4 /locales/help_docs/zh-CN.yml | |
| parent | baeee2f316c8c9ccab3da15943b478aed99c6cad (diff) | |
Add break option to align moved command
Diffstat (limited to 'locales/help_docs/zh-CN.yml')
| -rw-r--r-- | locales/help_docs/zh-CN.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/locales/help_docs/zh-CN.yml b/locales/help_docs/zh-CN.yml index ffa566d..ca1f131 100644 --- a/locales/help_docs/zh-CN.yml +++ b/locales/help_docs/zh-CN.yml @@ -770,6 +770,8 @@ jv: **建议**:对齐 [[yellow]]移动项[[/]],确认移动基于 本地 或 远程 **例如**:使用 `jv align moved [local|remote]` 批量对齐 或使用 `jv align %{example_moved} [local|remote]` 精确对齐移动 + 若该移动并非您期望的, + 使用 `jv align %{example_moved} break` 断开它们 **对齐至本地**:联网,修改上游映射至本地位置 **对齐至远程**:脱机,将本地文件移至上游位置 |
