From bc55732c55a0c854f6e3c3cc40efd603907ecdcb Mon Sep 17 00:00:00 2001 From: johannst Date: Tue, 15 Mar 2022 17:05:22 +0000 Subject: deploy: 33d74c3b33394769a2040ff451fbfdfd58e9bf92 --- tools/gpg.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tools/gpg.html') diff --git a/tools/gpg.html b/tools/gpg.html index 6f24674..6b3fc7d 100644 --- a/tools/gpg.html +++ b/tools/gpg.html @@ -81,7 +81,7 @@ @@ -187,6 +187,7 @@ delkey delete selected subkey

Export & Import Keys

gpg --export --armor --output <KEY.PUB> <KEY ID>
+gpg --export-secret-key --armor --output <KEY.PUB> <KEY ID>
 gpg --import <FILE>
 

Search & Send keys

-- cgit v1.2.3