mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2024-11-16 04:18:56 +00:00
Use IO rediction for revocation certificate step
This commit is contained in:
parent
c34f78044e
commit
e86af76264
@ -151,7 +151,7 @@ Consider purchasing a pair and programming both in case of loss or damage.
|
||||
|
||||
## Create revocation certificate
|
||||
|
||||
$ gpg --gen-revoke 0x47FE984F98EE7407 --output $GNUPGHOME/revoke.txt
|
||||
$ gpg --gen-revoke 0x47FE984F98EE7407 > $GNUPGHOME/revoke.txt
|
||||
|
||||
sec 4096R/0x47FE984F98EE7407 2016-01-30 Doctor Duh <drduh@users.noreply.github.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user