From bce316b45c8719af3f0ed001c01ef7f4aca74ee9 Mon Sep 17 00:00:00 2001 From: Victor Fischer Scattone Date: Wed, 18 May 2016 14:41:12 -0300 Subject: [PATCH] Export public key to file The public key must be written on a file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a6db11a..7ffd5c7 100644 --- a/README.md +++ b/README.md @@ -787,7 +787,7 @@ Type `key 1` again to deselect and `key 2` to switch to the next key. ## Export public key - $ gpg --armor --export $KEYID > /mnt/public-usb-key/ + $ gpg --armor --export $KEYID > /mnt/public-usb-key/pubkey.asc # Using keys