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:
Kavika Tavui 2019-09-23 10:10:47 -07:00 committed by Olly P
parent 5a466a57c3
commit 5ab9035a83
1 changed files with 1 additions and 1 deletions

View File

@ -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>