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/locales/jvn/helpdoc_viewer/en.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'resources/locales/jvn/helpdoc_viewer/en.yml') diff --git a/resources/locales/jvn/helpdoc_viewer/en.yml b/resources/locales/jvn/helpdoc_viewer/en.yml index 78acae4..501e946 100644 --- a/resources/locales/jvn/helpdoc_viewer/en.yml +++ b/resources/locales/jvn/helpdoc_viewer/en.yml @@ -4,3 +4,7 @@ helpdoc_viewer: _List_ | ↑↓: Page | ←→/Space: Switch view | Q: Quit content_area_hint: | _Read_ | ↑↓: Page | ←→/Space: Switch view | Q: Quit + + verbose: + no_helpdoc_output: will directly render the output document `%{doc}` + helpdoc_output: will use the help document viewer to view the document `%{doc}` -- cgit