summaryrefslogtreecommitdiff
path: root/locales/help_docs/en.yml
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-01-03 15:17:36 +0800
committer魏曹先生 <1992414357@qq.com>2026-01-03 15:17:36 +0800
commit6de928360b8be82e06b7eaea67654d557283511a (patch)
treeea65b45e9e4a4d3cfb01d8e0246189338cce1cfd /locales/help_docs/en.yml
parent3491ce1b0ae818eb834bd9ae9dccb82bf40e75fd (diff)
Update share command syntax in help documentation
Diffstat (limited to 'locales/help_docs/en.yml')
-rw-r--r--locales/help_docs/en.yml16
1 files changed, 7 insertions, 9 deletions
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 <FILE_PATH> - Display individual file status
**FILE TRANSFER**:
- share <FILE> <SHEET> <DESC> - Share files to other sheet [[cyan]][REMOTE][[/]]
- share import <SHARE_ID> - Import share to current sheet [[cyan]][REMOTE][[/]]
- share status - Display current sheet's share status
+ share <FILE> <SHEET> <DESC> - Share mapping to other sheets [[cyan]][REMOTE][[/]]
+ share <SHARE_ID> - Import share to current sheet [[cyan]][REMOTE][[/]]
+ share <REF_SHEET> <FILE> - Import mapping from other ref sheet [[cyan]][REMOTE][[/]]
**FILE OPERATIONS**:
move <FILE> <TO> - Safely rename files [[cyan]][REMOTE][[/]]
@@ -432,13 +432,11 @@ jv:
share: |
**Share File Visibility**
**Usage**:
- jv share <file> <sheet> <description> - Share mapping to other sheets
- jv share --work - Share files in editor mode
+ jv share <FILE> <SHEET> <DESCRIPTION> - Share mapping to other sheets
+ jv share <SHARE_ID> - Import share to current sheet
+ jv share <REF_SHEET> <FILE> - Import mapping from other reference sheet
- jv share status - View incoming shares
-
- jv share import <share_id> - Import share to current sheet
- jv share import <ref_mapping> - 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