Undo some CLI flag breakages (#5902)

* Undo some CLI breakages

* Update CLI book docs
This commit is contained in:
Michael Sproul
2024-06-07 22:40:40 +10:00
committed by GitHub
parent 22fe0a6622
commit 947e2e8db1
6 changed files with 49 additions and 2 deletions

View File

@@ -1101,6 +1101,8 @@ pub fn cli_app() -> Command {
[Enabled by default].")
.action(ArgAction::Set)
.default_value("true")
.num_args(0..=1)
.default_missing_value("true")
.display_order(0)
)
.arg(