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 %}
|
||||
docker version --format '{{.Server.Version}}'
|
||||
{% endraw %}
|
||||
{{ page.ucp_repo }}/{{ page.ucp_version }}
|
||||
|
||||
```
|
||||
<hr>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue