fixed u option is not working
This commit is contained in:
@@ -112,7 +112,7 @@ struct Config {
|
||||
|
||||
/// Update to the latest rules in the hayabusa-rules github repository.
|
||||
#[clap(short = 'u', long = "update-rules")]
|
||||
update: bool,
|
||||
update_rules: bool,
|
||||
|
||||
/// Minimum level for rules.
|
||||
#[clap(
|
||||
|
||||
Reference in New Issue
Block a user