Update README.md
gpg option to edit card info is now `--card-edit` and not `--edit-card`pull/74/head
parent
b4835ffdd4
commit
6f76e6a197
|
@ -675,7 +675,7 @@ The -m option is the mode command. To see the different modes, enter `ykpersonal
|
|||
Use GPG to configure YubiKey as a smartcard:
|
||||
|
||||
```
|
||||
$ gpg --edit-card
|
||||
$ gpg --card-edit
|
||||
Reader ...........: Yubico Yubikey 4 OTP U2F CCID
|
||||
Application ID ...: D2760001240102010006055532110000
|
||||
Version ..........: 2.1
|
||||
|
|
Loading…
Reference in New Issue