gpg: add --full-generate-key example (#6195)
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
> See `gpg2` for GNU Privacy Guard 2.
|
||||
> More information: <https://gnupg.org>.
|
||||
|
||||
- Create a GPG public and private key interactively:
|
||||
|
||||
`gpg --full-generate-key`
|
||||
|
||||
- Sign `doc.txt` without encryption (writes output to `doc.txt.asc`):
|
||||
|
||||
`gpg --clearsign {{doc.txt}}`
|
||||
|
Reference in New Issue
Block a user