diff options
Diffstat (limited to 'locales/help_docs/en.yml')
| -rw-r--r-- | locales/help_docs/en.yml | 16 |
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 |
