mirror of https://github.com/docker/docs.git
Update images.md: change single quotes to ticks (#3021)
This commit is contained in:
parent
f179037853
commit
d7c75c7c4d
|
@ -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|
|
||||
|
|
Loading…
Reference in New Issue