Revert "Fix doc strings spacing."

This reverts commit 127d518011.
This commit is contained in:
Matt Martz 2016-05-15 17:43:28 -05:00 committed by Matt Clay
parent 26392077c0
commit 190f24f30e

View file

@ -146,13 +146,13 @@ options:
type: bool type: bool
default: false default: false
extends_documentation_fragment: extends_documentation_fragment:
- docker - docker
requirements: requirements:
- "python >= 2.6" - "python >= 2.6"
- "docker-compose >= 1.7.0" - "docker-compose >= 1.7.0"
- "Docker API >= 1.20" - "Docker API >= 1.20"
''' '''
EXAMPLES = ''' EXAMPLES = '''