Revert "Fix doc strings spacing."

This reverts commit 127d518011.
This commit is contained in:
Matt Martz 2016-05-15 17:43:28 -05:00
parent 127d518011
commit 9b6a7eb4f9

View file

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