diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-11-02 22:33:29 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-11-02 22:33:29 +0800 |
| commit | f02f7e52e34926b21138ddb024fd8efb31a1cf73 (patch) | |
| tree | ac10e8e6ac5da6864c0840648153338aefc8af1f /locales/help_docs/en.yml | |
| parent | 34ec4f680defde8e927e316df951cce0b281bee5 (diff) | |
Simplify export command syntax in help documentation
Diffstat (limited to 'locales/help_docs/en.yml')
| -rw-r--r-- | locales/help_docs/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/help_docs/en.yml b/locales/help_docs/en.yml index 4464afe..dc2daed 100644 --- a/locales/help_docs/en.yml +++ b/locales/help_docs/en.yml @@ -173,7 +173,7 @@ jv: **FILE TRANSFER** import <PACKAGE_NAME> - Import files from import area import <REFERENCE_SHEET_PATH> - Import files from reference sheet - export <FILE> <SHEET_NAME> -m <DESCRIPTION> -n <PACKAGE_NAME> - Export files to other sheets + export <FILE> <SHEET_NAME> - Export files to other sheets **FILE OPERATIONS** move <FILE> <TO> - Safely rename files |
