diff --git a/datacenter/ucp/2.1/reference/cli/images.md b/datacenter/ucp/2.1/reference/cli/images.md index 553b885dc8..f2d7f13ad9 100644 --- a/datacenter/ucp/2.1/reference/cli/images.md +++ b/datacenter/ucp/2.1/reference/cli/images.md @@ -18,7 +18,7 @@ the ones that are missing. |:--------------------------|:---------------------------| |`--debug, D`|Enable debug mode| |`--jsonlog`|Produce json formatted output for easier parsing| -|`--pull`|Pull UCP images: 'always', when 'missing', or 'never'| +|`--pull`|Pull UCP images: `always`, when `missing`, or `never`| |`--registry-username`|Username to use when pulling images| |`--registry-password`|Password to use when pulling images| |`--list`|List all images used by UCP but don't pull them|