浏览代码

fix underline/heading

Docker-DCO-1.1-Signed-off-by: Andy Rothfusz <github@developersupport.net> (github: metalivedev)
Andy Rothfusz 11 年之前
父节点
当前提交
6fd8e5d976
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/use/port_redirection.rst

+ 1 - 1
docs/sources/use/port_redirection.rst

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