From 706de616460a8b3698accca679e44a98ab5c00aa Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sat, 3 Jan 2026 15:15:43 +0800 Subject: Add break option to align moved command --- locales/help_docs/en.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'locales/help_docs/en.yml') diff --git a/locales/help_docs/en.yml b/locales/help_docs/en.yml index ac8dc8c..f03d5b8 100644 --- a/locales/help_docs/en.yml +++ b/locales/help_docs/en.yml @@ -316,6 +316,7 @@ jv: For moved items: jv sheet align [local/remote] - Align specified moved item jv sheet align moved [local/remote] - Align all moved items + jv sheet align moved break - Break all move items For lost items: jv sheet align - Point to created item to confirm move @@ -778,6 +779,8 @@ jv: **Suggestion**: Align [[yellow]]Moved Items[[/]], confirm the move is based on Local or Remote **Example**: Use `jv align moved [local|remote]` to batch align or use `jv align %{example_moved} [local|remote]` to precisely align a move + If this move is not what you expected, + use `jv align %{example_moved} break` to break them **Align to Local**: Online , modify the upstream mapping to the local location **Align to Remote**: Offline, move the local file to the upstream location -- cgit