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 committed by rallytime
parent 880b6e0944
commit 15b751d6e2

View file

@ -82,7 +82,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>`