GPG: Parameter for importing a public key.

waldyrious/alt-syntax
André König 2014-08-13 20:48:25 +02:00
parent bb2f1fdcbd
commit b9f2e4dfe4
1 changed files with 4 additions and 0 deletions

View File

@ -17,3 +17,7 @@
- decrypt doc.txt.gpg (output to STDOUT)
`gpg --decrypt {{doc.txt.gpg}}`
- Import a public key
`gpg --import {{public.gpg}}`