Revert "Fix doc strings spacing."

This reverts commit 127d518011.
pull/18777/head
Matt Martz 10 years ago committed by Matt Clay
parent 26392077c0
commit 190f24f30e

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

Loading…
Cancel
Save