Merge pull request #2 from victorso/patch-2

Export public key to file
pull/10/head
drduh 8 years ago
commit 45d2b41a83

@ -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

Loading…
Cancel
Save