From abb55b6e3eb0533c61d28574f00f707c8ffb7e03 Mon Sep 17 00:00:00 2001 From: kentukynitemare Date: Wed, 13 Dec 2017 13:51:18 -0600 Subject: [PATCH] Edit --full-generate-key to --full-gen-key --full generate key appears to be a typo of the gpg2 command --full-gen-key. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1a753d..acde4ef 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,7 @@ Paste the following [text](https://stackoverflow.com/questions/2500436/how-does- Generate a new key with GPG, selecting RSA (sign only) and the appropriate keysize: - % gpg --full-generate-key + % gpg --full-gen-key gpg (GnuPG) 2.2.1; Copyright (C) 2017 Free Software Foundation, Inc. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.