This commit is contained in:
2022-07-17 12:06:40 +00:00
committed by GitHub
parent 401341047f
commit 77e8bc72a1

View File

@@ -451,7 +451,7 @@ pub fn parse_cmd() -> Option<CommandOpts> {
3
)
.as_str(),
"yes/no",
"COUNT",
HasArg::Maybe,
getopts::Occur::Optional,
);