diff --git a/source/user-manual/reference/tools/agent-upgrade.rst b/source/user-manual/reference/tools/agent-upgrade.rst index 0a5a8e0390..a6ee978404 100644 --- a/source/user-manual/reference/tools/agent-upgrade.rst +++ b/source/user-manual/reference/tools/agent-upgrade.rst @@ -24,7 +24,7 @@ The agent_upgrade program allows you to list outdated agents and upgrade them. +--------------------------------------------+--------------------------------------------------------------------------------+ | -a AGENT_IDs, --agents AGENT_IDs | Agent IDs to upgrade. When upgrading multiple agents, separate IDs with spaces.| +--------------------------------------------+--------------------------------------------------------------------------------+ -| -F, --force | Allows reinstalling the same version and downgrading the version. | +| -F, --force | Forces the agents to upgrade, ignoring version validations. | +--------------------------------------------+--------------------------------------------------------------------------------+ | -s, --silent | Do not show output. | +--------------------------------------------+--------------------------------------------------------------------------------+