summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNora Widdecke <nora@sequoia-pgp.org>2022-06-08 16:01:05 +0200
committerNora Widdecke <nora@sequoia-pgp.org>2022-06-08 16:21:57 +0200
commite8bbc38e3b06b7ead60c42331c52c8511ac1aa50 (patch)
tree8cc1422dead9d6003ed2520f64692b6c0cbdd609
parent6d7c9a8a01cea099e6741737bd717924eed87338 (diff)
sq: Undo change MESSAGE parameter help.
- In 207d4ba7, the text was changed by mistake.
-rw-r--r--sq/src/sq-usage.rs4
-rw-r--r--sq/src/sq_cli.rs3
2 files changed, 3 insertions, 4 deletions
diff --git a/sq/src/sq-usage.rs b/sq/src/sq-usage.rs
index e921ad5a..f37bc9f8 100644
--- a/sq/src/sq-usage.rs
+++ b/sq/src/sq-usage.rs
@@ -1815,8 +1815,8 @@
//! instance, if Alice has created a new key, she would generate a
//! 'superseded' revocation certificate for her old key, and might
//! include
-//! the message "I've created a new subkey, please use
-//! that in the future."
+//! the message "I've created a new subkey, please refresh the
+//! certificate.
//!
//! OPTIONS:
//! -B, --binary
diff --git a/sq/src/sq_cli.rs b/sq/src/sq_cli.rs
index 6bb560da..349cc9b4 100644
--- a/sq/src/sq_cli.rs
+++ b/sq/src/sq_cli.rs
@@ -906,8 +906,7 @@ of the certificate.",
certificate. It explains why the subkey has been revoked. For
instance, if Alice has created a new key, she would generate a
'superseded' revocation certificate for her old key, and might include
-the message \"I've created a new subkey, please use
-that in the future.\"",
+the message \"I've created a new subkey, please refresh the certificate."
)]
pub message: String,
#[clap(