fix gpg gen command

This commit is contained in:
Malin Freeborn 2024-12-04 17:47:39 +01:00
parent 4447d3f877
commit 069b0752e3
Signed by: andonome
GPG Key ID: 52295D2377F4D70F

View File

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