From 902b0b6d4af5dc62f765fa2b2ebcc56aa1e1b291 Mon Sep 17 00:00:00 2001 From: Max Hillebrand <30683012+MaxHillebrand@users.noreply.github.com> Date: Tue, 24 Aug 2021 17:14:58 +0200 Subject: [PATCH] Capitalize ykman command --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 124e4ec..762f58a 100644 --- a/README.md +++ b/README.md @@ -2535,19 +2535,19 @@ To require a touch for each key operation, install [YubiKey Manager](https://dev Authentication: ```console -$ ykman openpgp keys set-touch aut on +$ ykman openpgp keys set-touch AUT ON ``` Signing: ```console -$ ykman openpgp keys set-touch sig on +$ ykman openpgp keys set-touch SIG ON ``` Encryption: ```console -$ ykman openpgp keys set-touch enc on +$ ykman openpgp keys set-touch ENC ON ``` Depending on how the YubiKey is going to be used, you may want to look at the policy options for each of these and adjust the above commands accordingly. They can be viewed with the following command: