From 32acfbf6bf21d52e987d1b7599128f75b759ab28 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Thu, 5 Nov 2020 10:48:38 +0100 Subject: Fix typo in 'use agent' to 'use-agent' --- _posts/2018-09-04-setting-up-pgp-with-a-yubikey.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2018-09-04-setting-up-pgp-with-a-yubikey.adoc b/_posts/2018-09-04-setting-up-pgp-with-a-yubikey.adoc index 87ad7b1..4b7cee0 100644 --- a/_posts/2018-09-04-setting-up-pgp-with-a-yubikey.adoc +++ b/_posts/2018-09-04-setting-up-pgp-with-a-yubikey.adoc @@ -152,7 +152,7 @@ recommended to set in `$GNUPGHOME/gpg.conf` before starting: [source,conf] ---- -use agent +use-agent charset utf-8 no-comments keyid-format 0xlong -- cgit v1.1