Add double colon in deployment guide

The double colon allows the following section to be
formatted as a code snippet that can be cut and pasted.
Without it, the formatting creates double-hypen, instead
of two hyphens.

TrivialFix

Change-Id: I78a24b37911c2ab06d9e8caf3bb6b72bd903a825
This commit is contained in:
Dave McCowan 2017-06-09 11:46:05 -04:00
parent e575e379e2
commit f9e94c773f
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ Dependencies::
.. note::
Alternatively run this which will provide more information
including pod ip addresses, but needs a wider terminal as a result:
including pod ip addresses, but needs a wider terminal as a result::
watch -d kubectl get pods --all-namespaces -o wide