Drop extra double-quote from documentation

This commit is contained in:
Ben Doherty 2016-05-26 20:36:14 -04:00
parent cb4173957c
commit 431d8c9a8f

View file

@ -17,7 +17,7 @@ options:
default: null default: null
compression: compression:
description: description:
- "The type of compression to use. Can be 'gz', 'bz2', or 'zip'. - The type of compression to use. Can be 'gz', 'bz2', or 'zip'.
choices: [ 'gz', 'bz2', 'zip' ] choices: [ 'gz', 'bz2', 'zip' ]
creates: creates:
description: description: