Include default value within documentation

This commit is contained in:
Chris Roberts 2018-01-16 11:54:56 -08:00
parent 3664f1a627
commit e6554d614f
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ The remainder of the available options are optional:
* `sha1` (string) - SHA1 checksum used to validate remotely downloaded shell files.
* `sensitive` (boolean) - Marks the Hash values used in the `env` option as sensitive
and hides them from output.
and hides them from output. By default this is "false".
<a name="inline-scripts"></a>
## Inline Scripts