mirror of https://github.com/docker/docs.git
The documentation is miseleading (#9317)
pasting the expected output in the CL code box suggests it is part of the command to be copy-pasted, this should be indicated as the expected output
This commit is contained in:
parent
5a466a57c3
commit
5ab9035a83
|
|
@ -111,7 +111,7 @@ To confirm that your client tools are now communicating with UCP, run:
|
||||||
{% raw %}
|
{% raw %}
|
||||||
docker version --format '{{.Server.Version}}'
|
docker version --format '{{.Server.Version}}'
|
||||||
{% endraw %}
|
{% endraw %}
|
||||||
{{ page.ucp_repo }}/{{ page.ucp_version }}
|
|
||||||
```
|
```
|
||||||
<hr>
|
<hr>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue