From 0742ef8647bcb6fdb7e7347fd7e20e2bdce7d8f0 Mon Sep 17 00:00:00 2001 From: "Neal H. Walfield" Date: Fri, 17 Mar 2023 09:22:47 +0100 Subject: [PATCH] Correctly specify the option's name - When specifying a log-option's name, don't include a leading `--`. --- src/sq_cli/keyring.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sq_cli/keyring.rs b/src/sq_cli/keyring.rs index a8b8f9be..72a1593b 100644 --- a/src/sq_cli/keyring.rs +++ b/src/sq_cli/keyring.rs @@ -255,7 +255,7 @@ pub struct ListCommand { )] pub input: Option, #[clap( - long = "--all-userids", + long = "all-userids", help = "Lists all user ids", long_help = "Lists all user ids, even those that are \ expired, revoked, or not valid under the \