Edit --full-generate-key to --full-gen-key

--full generate key appears to be a typo of the gpg2 command --full-gen-key.
pull/41/head
kentukynitemare 7 years ago committed by GitHub
parent a94b2b2a1a
commit abb55b6e3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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.

Loading…
Cancel
Save