From 55053858b2764157030bfa85d6a94d9161b26e40 Mon Sep 17 00:00:00 2001 From: Leona Date: Wed, 10 Aug 2016 10:47:06 -0700 Subject: [PATCH] fix spacing on code-block --- source/validate_sigs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/validate_sigs.rst b/source/validate_sigs.rst index f7ba43b4..cd593ee6 100644 --- a/source/validate_sigs.rst +++ b/source/validate_sigs.rst @@ -48,7 +48,7 @@ Verification of images is done by humans when they download an image via the fol .. code-block:: console - $ sha512sum ./[image-####].img.xz > sha512sum.out + $ sha512sum ./[image-####].img.xz > sha512sum.out * Finally, we can use :command:`openssl` to validate the signed :file:`SHA512SUMS.sig` was signed by the ``ClearLinuxRoot`` certificate: