Update upgrade.md (#9568)

added backticks to `--manual-worker-upgrade`
This commit is contained in:
ada mancini 2019-10-08 11:59:26 -04:00 committed by Olly P
parent 634ffde13a
commit f65ef5faa2
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ healthy and that all nodes have been upgraded successfully.
| `--force-minimums` | Force the install/upgrade even if the system does not meet the minimum requirements |
| `--host-address` *value* | Override the previously configured host address with this IP or network interface |
| `--id` | The ID of the UCP instance to upgrade |
| --manual-worker-upgrade | Whether to manually upgrade worker nodes. Defaults to false |
| `--manual-worker-upgrade` | Whether to manually upgrade worker nodes. Defaults to false |
| `--pull` | Pull UCP images: `always`, when `missing`, or `never` |
| `--registry-password` *value* | Password to use when pulling images |
| `--registry-username` *value* | Username to use when pulling images |