summaryrefslogtreecommitdiffstats
path: root/sq/src/sq_cli.rs
diff options
context:
space:
mode:
Diffstat (limited to 'sq/src/sq_cli.rs')
-rw-r--r--sq/src/sq_cli.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/sq/src/sq_cli.rs b/sq/src/sq_cli.rs
index 8163fdd6..9a06aa57 100644
--- a/sq/src/sq_cli.rs
+++ b/sq/src/sq_cli.rs
@@ -1641,7 +1641,7 @@ include a certification-capable key.")
.long("certificate")
.alias("cert")
.help("
-The certificate contain the User ID to revoke")
+The certificate containing the User ID to revoke")
.long_help("
Reads the certificate to revoke from FILE or stdin, if omitted. It is
an error for the file to contain more than one certificate.")