Fix doc strings spacing.

This commit is contained in:
chouseknecht 2016-05-14 09:34:15 -04:00
parent a81d0a6809
commit 127d518011
No known key found for this signature in database
GPG key ID: 78F1698C5705A81B

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