From e4dabe017b5255dab57909c5a142ff3a1e89231a Mon Sep 17 00:00:00 2001 From: Malin Freeborn Date: Thu, 21 Oct 2021 21:48:22 +0200 Subject: [PATCH] fix gpg command --- data/gpg.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/gpg.md b/data/gpg.md index f8726ad..bac6248 100644 --- a/data/gpg.md +++ b/data/gpg.md @@ -63,9 +63,9 @@ This is a fingerprint. You can now decide the trust level (this stays on your computer). -> gpg edit (some fingerprint) +> gpg edit-key (some fingerprint) -Once you're in the interface, type `trust [some fingerprint]`. +Once you're in the interface, type `trust`. > gpg --sign-key alice@posteo.net