From 6f7deaa88246d8ed8d54a602a66facdaf3da1bbe Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Tue, 31 May 2016 10:19:31 +0200 Subject: [PATCH] use >> when adding to a file --- doc/Attestation.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Attestation.adoc b/doc/Attestation.adoc index ed0a3b5..c980e02 100644 --- a/doc/Attestation.adoc +++ b/doc/Attestation.adoc @@ -28,7 +28,7 @@ https://developers.yubico.com/PIV/Introduction/piv-attestation-ca.pem Then add the keys attestation certificate to that file: - $ yubico-piv-tool --action=read-certificate --slot=f9 > certs.pem + $ yubico-piv-tool --action=read-certificate --slot=f9 >> certs.pem Now we're ready to verify the attestation: