1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #4522 from liubin0329/patch-1

removing redundant dot
This commit is contained in:
Sven Dowideit 2014-03-07 23:20:02 +10:00
commit 3e5102c11e

View file

@ -149,4 +149,4 @@ This tells ``client`` that a service is running on port 80 of
``server`` and that ``server`` is accessible at the IP address
172.17.0.8
Note: Using the ``-p`` parameter also exposes the port..
Note: Using the ``-p`` parameter also exposes the port.