mirror of
https://github.com/qwjyh/xdbm
synced 2025-07-17 03:59:19 +09:00
add check subcommand
This commit is contained in:
parent
8396b8c97d
commit
4c0da32998
4 changed files with 67 additions and 12 deletions
|
@ -53,7 +53,7 @@ pub(crate) enum Commands {
|
|||
remote_name: Option<String>,
|
||||
},
|
||||
|
||||
/// Check config files.
|
||||
/// Check config files validity.
|
||||
Check {},
|
||||
|
||||
/// Generate completion script.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue