diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-03-14 18:33:20 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-03-14 18:33:20 +0800 |
| commit | 17e7b28f162b3ed75683948144237ee17f81f7a5 (patch) | |
| tree | 9af1e089b517ba73f601b2ec9eacffbf0f6d2485 /resources/helpdoc/commands/helpdoc.zh-CN.md | |
| parent | 707a1f7c747a08e2ce77df88edc1e72eae9cbebc (diff) | |
Add converter module and update documentation
Diffstat (limited to 'resources/helpdoc/commands/helpdoc.zh-CN.md')
| -rw-r--r-- | resources/helpdoc/commands/helpdoc.zh-CN.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/resources/helpdoc/commands/helpdoc.zh-CN.md b/resources/helpdoc/commands/helpdoc.zh-CN.md new file mode 100644 index 0000000..70871a1 --- /dev/null +++ b/resources/helpdoc/commands/helpdoc.zh-CN.md @@ -0,0 +1,5 @@ +> 打开帮助视图 + +## 使用 +jvn helpdoc <文章> # 打开指定文章 +jvn helpdoc list # 列出所有文章 |
