From 17e7b28f162b3ed75683948144237ee17f81f7a5 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sat, 14 Mar 2026 18:33:20 +0800 Subject: Add converter module and update documentation --- resources/helpdoc/commands/helpdoc.zh-CN.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 resources/helpdoc/commands/helpdoc.zh-CN.md (limited to 'resources/helpdoc/commands/helpdoc.zh-CN.md') 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 # 列出所有文章 -- cgit