diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-11-23 14:38:32 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2025-11-23 14:38:32 +0800 |
| commit | c9f3fa4d2334d3d74f14e8fc4b0de17f3d11c651 (patch) | |
| tree | 86ecef2adcbf33c84ffaa39175aef521b859aebd | |
| parent | a9c42df3fdcd6944759c0db9520963630df6c7ef (diff) | |
Fix jv sheet align command syntax in Chinese documentation
| -rw-r--r-- | locales/help_docs/zh-CN.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/help_docs/zh-CN.yml b/locales/help_docs/zh-CN.yml index 22de88f..267e85c 100644 --- a/locales/help_docs/zh-CN.yml +++ b/locales/help_docs/zh-CN.yml @@ -258,7 +258,7 @@ jv: jv sheet drop <表名称> - 将表抛弃,以供其他人使用 **对齐**: - jv sheet align tasks - 查看所有需要对齐的项 + jv sheet align - 查看所有需要对齐的项 对于移动项: jv sheet align <项> [local/remote] - 对齐指定移动项 |
