Fix doc strings spacing.

This commit is contained in:
chouseknecht 2016-05-14 09:34:15 -04:00 committed by Matt Clay
parent 8e6d00f28e
commit 26392077c0

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 = '''