Merge pull request #224 from akoenig/gpg-import
GPG: Parameter for importing a public key.
This commit is contained in:
@@ -17,3 +17,7 @@
|
||||
- decrypt doc.txt.gpg (output to STDOUT)
|
||||
|
||||
`gpg --decrypt {{doc.txt.gpg}}`
|
||||
|
||||
- Import a public key
|
||||
|
||||
`gpg --import {{public.gpg}}`
|
||||
|
Reference in New Issue
Block a user