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/zh-CN.yml | |
| parent | 34ec4f680defde8e927e316df951cce0b281bee5 (diff) | |
Simplify export command syntax in help documentation
Diffstat (limited to 'locales/help_docs/zh-CN.yml')
| -rw-r--r-- | locales/help_docs/zh-CN.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locales/help_docs/zh-CN.yml b/locales/help_docs/zh-CN.yml index 3ed70a9..08a44de 100644 --- a/locales/help_docs/zh-CN.yml +++ b/locales/help_docs/zh-CN.yml @@ -164,9 +164,9 @@ jv: exit - 退出表,清除当前修改 **文件传递** - import <文件包名称> - 从导入区导入文件 - import <参照表中目录> - 从参照表导入文件 - export <文件> <表名称> -m <描述> -n <文件包名称> - 导出文件到其他表 + import <文件包名称> - 从导入区导入文件 + import <参照表中目录> - 从参照表导入文件 + export <文件> <表名称> - 导出文件到其他表 **文件操作** move <文件> <到> - 安全地重命名文件 |
