fix gpg gen command

This commit is contained in:
2024-12-04 17:47:39 +01:00
parent 4447d3f877
commit 069b0752e3

View File

@@ -7,7 +7,7 @@ tags: [ "Documentation", "data", "GPG" ]
Generate keys:
```bash
gpg --gen-key
gpg --full-generate-key
```
Follow the guide.