add check subcommand

This commit is contained in:
qwjyh 2024-03-17 20:02:10 +09:00
parent 8396b8c97d
commit 4c0da32998
4 changed files with 67 additions and 12 deletions

View file

@ -53,7 +53,7 @@ pub(crate) enum Commands {
remote_name: Option<String>,
},
/// Check config files.
/// Check config files validity.
Check {},
/// Generate completion script.