diff --git a/guides/doc-Upgrading_and_Updating/topics/upgrading_a_connected_satellite_server.adoc b/guides/doc-Upgrading_and_Updating/topics/upgrading_a_connected_satellite_server.adoc index 23981d22032..a85029f6a2d 100644 --- a/guides/doc-Upgrading_and_Updating/topics/upgrading_a_connected_satellite_server.adoc +++ b/guides/doc-Upgrading_and_Updating/topics/upgrading_a_connected_satellite_server.adoc @@ -61,9 +61,9 @@ ifdef::satellite[] When prompted, enter the hammer admin user credentials to configure `{foreman-maintain}` with hammer credentials. These changes are applied to the `/etc/foreman-maintain/foreman-maintain-hammer.yml` file. + -[options="nowrap" subs="attributes"] +[options="nowrap" subs="+quotes,attributes"] ---- -# {foreman-maintain} upgrade check --target-version {ProductVersion} +# {foreman-maintain} upgrade check --target-version {ProductVersion} --whitelist _whitelist_arguments_ ---- + Review the results and address any highlighted error conditions before performing the upgrade.