summaryrefslogtreecommitdiff
path: root/src/bin/jvn.rs
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-03-14 18:33:20 +0800
committer魏曹先生 <1992414357@qq.com>2026-03-14 18:33:20 +0800
commit17e7b28f162b3ed75683948144237ee17f81f7a5 (patch)
tree9af1e089b517ba73f601b2ec9eacffbf0f6d2485 /src/bin/jvn.rs
parent707a1f7c747a08e2ce77df88edc1e72eae9cbebc (diff)
Add converter module and update documentation
Diffstat (limited to 'src/bin/jvn.rs')
-rw-r--r--src/bin/jvn.rs5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/bin/jvn.rs b/src/bin/jvn.rs
index 965d0ec..c2ae5ec 100644
--- a/src/bin/jvn.rs
+++ b/src/bin/jvn.rs
@@ -11,7 +11,10 @@ use just_enough_vcs_cli::{
processer::jv_cmd_process,
},
debug::verbose_logger::init_verbose_logger,
- helpdoc::{DEFAULT_HELPDOC, helpdoc_viewer},
+ helpdoc::{
+ DEFAULT_HELPDOC,
+ helpdoc_viewer::{self},
+ },
},
};
use just_progress::{