From 6de928360b8be82e06b7eaea67654d557283511a Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sat, 3 Jan 2026 15:17:36 +0800 Subject: Update share command syntax in help documentation --- locales/help_docs/en.yml | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'locales/help_docs/en.yml') diff --git a/locales/help_docs/en.yml b/locales/help_docs/en.yml index 94ed6b8..02d371c 100644 --- a/locales/help_docs/en.yml +++ b/locales/help_docs/en.yml @@ -263,9 +263,9 @@ jv: info - Display individual file status **FILE TRANSFER**: - share - Share files to other sheet [[cyan]][REMOTE][[/]] - share import - Import share to current sheet [[cyan]][REMOTE][[/]] - share status - Display current sheet's share status + share - Share mapping to other sheets [[cyan]][REMOTE][[/]] + share - Import share to current sheet [[cyan]][REMOTE][[/]] + share - Import mapping from other ref sheet [[cyan]][REMOTE][[/]] **FILE OPERATIONS**: move - Safely rename files [[cyan]][REMOTE][[/]] @@ -432,13 +432,11 @@ jv: share: | **Share File Visibility** **Usage**: - jv share - Share mapping to other sheets - jv share --work - Share files in editor mode + jv share - Share mapping to other sheets + jv share - Import share to current sheet + jv share - Import mapping from other reference sheet - jv share status - View incoming shares - - jv share import - Import share to current sheet - jv share import - Import mapping from `ref` sheet + jv shares - View incoming shares **Tip**: The import command can use the following parameters --only-remote - Only import mapping into the sheet, do not modify local structure -- cgit