Unhide AccountsDb plugin parameters (#23284)

* Unhide AccountsDb plugin parameters

* addressed feedback from Trent
This commit is contained in:
Lijun Wang 2022-02-23 10:01:14 -08:00 committed by GitHub
parent 2e3eafaa11
commit 084fb79ad8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -317,7 +317,6 @@ fn main() {
.value_name("FILE")
.takes_value(true)
.multiple(true)
.hidden(true)
.help("Specify the configuration file for the AccountsDb plugin."),
)
.arg(

View File

@ -1334,7 +1334,6 @@ pub fn main() {
.value_name("FILE")
.takes_value(true)
.multiple(true)
.hidden(true)
.help("Specify the configuration file for the AccountsDb plugin."),
)
.arg(