WIP
This commit is contained in:
parent
9d1dbfb2f5
commit
3f4ec0d3ed
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ struct Args {
|
||||||
|
|
||||||
#[derive(Subcommand)]
|
#[derive(Subcommand)]
|
||||||
enum Commands {
|
enum Commands {
|
||||||
/// Modify or check the config files
|
/// Update or check the config files
|
||||||
#[command(subcommand)]
|
#[command(subcommand)]
|
||||||
Config(config::Commands),
|
Config(config::Commands),
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue