mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2025-06-18 19:22:39 +02:00
Edit --full-generate-key to --full-gen-key
--full generate key appears to be a typo of the gpg2 command --full-gen-key.
This commit is contained in:
parent
a94b2b2a1a
commit
abb55b6e3e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue