Browse Source

Try to emphasis user input

pull/1/head
Julien Escario 4 years ago
parent
commit
e786a6e997
  1. 8
      ssh/yubibug.md

8
ssh/yubibug.md

@ -11,10 +11,10 @@ Let's try it. For this demo, I'll let the Yubikey generate GnuPG's keys. This is
Let's make things clear : Let's make things clear :
$ rm -R .gnupg
* rm -R .ssh
$ ykman openpgp reset
WARNING! This will delete all stored OpenPGP keys and data and restore factory settings? [y/N]: y
$ **rm -R .gnupg**
* **rm -R .ssh**
$ **ykman openpgp reset**
WARNING! This will delete all stored OpenPGP keys and data and restore factory settings? [y/N]: **y**
Resetting OpenPGP data, don't remove your YubiKey... Resetting OpenPGP data, don't remove your YubiKey...
Success! All data has been cleared and default PINs are set. Success! All data has been cleared and default PINs are set.
PIN: 123456 PIN: 123456

Loading…
Cancel
Save