Improve help text
- Improve the description of the types accepted by `sq certify`'s `--certificate` argument.
This commit is contained in:
parent
c554202a84
commit
186de775ae
@ -191,7 +191,7 @@ pub struct Command {
|
||||
)]
|
||||
pub certifier: PathBuf,
|
||||
#[clap(
|
||||
value_name = "CERTIFICATE",
|
||||
value_name = "KEY_ID|FINGERPRINT|FILE",
|
||||
required = true,
|
||||
index = 2,
|
||||
help = "Certifies CERTIFICATE.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user