Export public key to file

The public key must be written on a file.
pull/2/head
Victor Fischer Scattone 8 years ago
parent da1ce278c6
commit bce316b45c

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