From 655ec84042a5f03de956706ea0e8c8e866fb07aa Mon Sep 17 00:00:00 2001 From: Michael Vincerra Date: Thu, 6 Jun 2019 15:42:52 -0700 Subject: [PATCH] Revise instance where `swupd repair` is better option than `diagnose`. Signed-off-by: Michael Vincerra --- source/clear-linux/guides/tooling/autospec.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/clear-linux/guides/tooling/autospec.rst b/source/clear-linux/guides/tooling/autospec.rst index 59cb9bfe..299c5b44 100644 --- a/source/clear-linux/guides/tooling/autospec.rst +++ b/source/clear-linux/guides/tooling/autospec.rst @@ -433,7 +433,7 @@ To test an autospec created package directly on the |CL| development system: tests. #. After testing has been completed, the software and any related files must - be identified and deleted. The :command:`swupd diagnose --picky --fix` + be identified and deleted. The :command:`swupd repair --picky` command can help restore the state of the :file:`/usr` directory (see :ref:`swupd `) however any other files must be cleaned up manually.