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.rs7
1 files changed, 4 insertions, 3 deletions
diff --git a/sq/src/sq-usage.rs b/sq/src/sq-usage.rs
index e3d442b9..1c968e48 100644
--- a/sq/src/sq-usage.rs
+++ b/sq/src/sq-usage.rs
@@ -489,11 +489,12 @@
//! Bind keys from one certificate to another.
//!
//! USAGE:
-//! sq key adopt [OPTIONS] <CERT> --key <KEY>...
+//! sq key adopt [FLAGS] [OPTIONS] <CERT> --key <KEY>...
//!
//! FLAGS:
-//! -h, --help Prints help information
-//! -V, --version Prints version information
+//! --allow-broken-crypto Allows adopting keys from certificates using broken cryptography.
+//! -h, --help Prints help information
+//! -V, --version Prints version information
//!
//! OPTIONS:
//! -k, --key <KEY>... Adds the specified key or subkey to the certificate.