Skip to content

Commit

Permalink
Update force flag message
Browse files Browse the repository at this point in the history
  • Loading branch information
GGP1 committed Sep 4, 2023
1 parent 93ba90e commit 7d63e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/user-manual/reference/tools/agent-upgrade.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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. |
+--------------------------------------------+--------------------------------------------------------------------------------+
Expand Down

0 comments on commit 7d63e35

Please sign in to comment.