summaryrefslogtreecommitdiffstats
path: root/sq/src/sq-usage.rs
diff options
context:
space:
mode:
Diffstat (limited to 'sq/src/sq-usage.rs')
-rw-r--r--sq/src/sq-usage.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/sq/src/sq-usage.rs b/sq/src/sq-usage.rs
index bd51059b..46561f6f 100644
--- a/sq/src/sq-usage.rs
+++ b/sq/src/sq-usage.rs
@@ -726,7 +726,7 @@
//! -P, --prune-certs
//! Removes certificate components not matching the filter
//!
-//! --to-certificate
+//! --to-cert
//! Converts any keys in the input to certificates. Converting a key to
//! a certificate removes secret key material from the key thereby
//! turning it into a certificate.
@@ -756,7 +756,7 @@
//! EXAMPLES:
//!
//! # Converts a key to a cert (i.e., remove any secret key material)
-//! $ sq keyring filter --to-certificate cat juliet.pgp
+//! $ sq keyring filter --to-cert cat juliet.pgp
//!
//! # Gets the keys with a user id on example.org
//! $ sq keyring filter --domain example.org keys.pgp