mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-13 10:18:51 +03:00
GPG: Parameter for importing a public key.
This commit is contained in:
parent
bb2f1fdcbd
commit
b9f2e4dfe4
@ -17,3 +17,7 @@
|
||||
- decrypt doc.txt.gpg (output to STDOUT)
|
||||
|
||||
`gpg --decrypt {{doc.txt.gpg}}`
|
||||
|
||||
- Import a public key
|
||||
|
||||
`gpg --import {{public.gpg}}`
|
||||
|
Loading…
Reference in New Issue
Block a user