diff options
author | loys ollivier <lollivier@baylibre.com> | 2018-10-29 11:59:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-29 11:59:29 +0100 |
commit | 6f76e6a19738f5a25bc0dd1c26ed269e51d771f3 (patch) | |
tree | d40d13402dc1b930af7e495dbaa600111c4242bc /README.md | |
parent | Merge pull request #72 from zestysoft/missing-LiveCD-packages (diff) | |
download | YubiKey-Guide-6f76e6a19738f5a25bc0dd1c26ed269e51d771f3.tar.gz |
Update README.md
gpg option to edit card info is now `--card-edit` and not `--edit-card`
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |