Fix hint.

This commit is contained in:
Justus Winter 2024-11-21 16:57:54 +01:00
parent 7eac986d5f
commit 574edf61bb
No known key found for this signature in database
GPG Key ID: 686F55B4AB2B3386

View File

@ -350,7 +350,7 @@ pub fn generate(
sq.hint(format_args!("Because you supplied the `--own-key` flag, \
the user IDs on this key have been marked as \
authenticated, and this key has been marked \
as fully trusted introducer. \
as a fully trusted introducer. \
If that was a mistake, you can undo that \
with:"))
.sq().arg("pki").arg("link").arg("retract")