From 116881eec2bf4fc18da699e5ec6e7429b0b13a35 Mon Sep 17 00:00:00 2001 From: "Tullis, Michael L" Date: Tue, 29 Dec 2015 17:39:13 -0700 Subject: [PATCH] Remove underscore from update command in swupdate_how_to_run_the_updater.rst --- source/swupdate_how_to_run_the_updater.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/swupdate_how_to_run_the_updater.rst b/source/swupdate_how_to_run_the_updater.rst index c57e02ed..750ced91 100644 --- a/source/swupdate_how_to_run_the_updater.rst +++ b/source/swupdate_how_to_run_the_updater.rst @@ -19,7 +19,9 @@ Running the updater #. Open a Terminal Emulator. -#. Become root and trigger update by typing ``# swupd_update`` +#. Become root and trigger an update with this command:: + + # swupd update #. If the updater console output indicates a kernel update occurred, then at your convenience reboot to begin using the new OS version.