doc: Docker state use ports and not port_bindings anymore

This commit is contained in:
Jonathan Ballet 2015-06-02 10:20:22 +02:00
parent 0b949b0929
commit a6b9cd4a05

View File

@ -77,7 +77,7 @@ Available Functions
.. note::
The ``port_bindings`` argument above is a dictionary. The double
The ``ports`` argument above is a dictionary. The double
indentation is required for PyYAML to load the data structure
properly as a python dictionary. More information can be found
:ref:`here <nested-dict-indentation>`