mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-16 19:32:55 +00:00
Merge branch 'unstable' into vc-fallback
This commit is contained in:
@@ -77,7 +77,6 @@ pub fn cli_app() -> Command {
|
||||
)
|
||||
.arg(
|
||||
Arg::new("vc-count")
|
||||
.short('n')
|
||||
.long("vc-count")
|
||||
.action(ArgAction::Set)
|
||||
.default_value("3")
|
||||
|
||||
Reference in New Issue
Block a user