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.en.md | |
| parent | 707a1f7c747a08e2ce77df88edc1e72eae9cbebc (diff) | |
Add converter module and update documentation
Diffstat (limited to 'resources/helpdoc/commands/helpdoc.en.md')
| -rw-r--r-- | resources/helpdoc/commands/helpdoc.en.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/resources/helpdoc/commands/helpdoc.en.md b/resources/helpdoc/commands/helpdoc.en.md new file mode 100644 index 0000000..05fe5e8 --- /dev/null +++ b/resources/helpdoc/commands/helpdoc.en.md @@ -0,0 +1,5 @@ +> Open Help View + +## Usage +jvn helpdoc <DOC_NAME> # Open a specific article +jvn helpdoc list # List all articles |
