fix underline/heading

Docker-DCO-1.1-Signed-off-by: Andy Rothfusz <github@developersupport.net> (github: metalivedev)
Upstream-commit: 6fd8e5d976e872447447d8c25d20d525305f281d
Component: engine
This commit is contained in:
Andy Rothfusz
2014-02-11 16:53:08 -08:00
parent c691ff08d3
commit 1cb1e79554

View File

@ -32,7 +32,7 @@ interface of the host system. To simplify communication between
containers, Docker provides the linking mechanism.
Auto map all exposed ports on the host
-------------------------------------
--------------------------------------
To bind all the exposed container ports to the host automatically, use
``docker run -P <imageid>``. The mapped host ports will be auto-selected