From b302966d26d3308648139a2b202bec4db8020a80 Mon Sep 17 00:00:00 2001 From: Kevin Putnam Date: Mon, 10 Jun 2019 15:13:02 -0700 Subject: [PATCH] Fixed broken :command: role. Signed-off-by: Kevin Putnam --- source/clear-linux/concepts/swupd-about.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/clear-linux/concepts/swupd-about.rst b/source/clear-linux/concepts/swupd-about.rst index c6d6b749..8d6e5bb4 100644 --- a/source/clear-linux/concepts/swupd-about.rst +++ b/source/clear-linux/concepts/swupd-about.rst @@ -61,7 +61,7 @@ Update integrity ---------------- This is the basis of the :command:`swupd diagnose` subcommand, which allows a |CL| system to check for any discrepancies to system files. As necessary, -:command: `swupd repair` provides a useful way for software developers to remediate these discrepancies and return to a known filesystem state. +:command:`swupd repair` provides a useful way for software developers to remediate these discrepancies and return to a known filesystem state. Bundles =======