Hide wen_restart and do not take default value for now. (#33637)

This commit is contained in:
Wen 2023-10-10 15:05:55 -07:00 committed by GitHub
parent 33e1dd71f3
commit 7c80fa1f67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1385,10 +1385,10 @@ pub fn app<'a>(version: &'a str, default_args: &'a DefaultArgs) -> App<'a, 'a> {
.arg(
Arg::with_name("wen_restart")
.long("wen-restart")
.hidden(hidden_unless_forced())
.value_name("DIR")
.takes_value(true)
.required(false)
.default_value(&default_args.wen_restart_path)
.conflicts_with("wait_for_supermajority")
.help(
"When specified, the validator will enter Wen Restart mode which