Merge pull request #453 from julienvey/patch-1
[homebew_cask] Be consistent in the documentation
This commit is contained in:
commit
66a96ad6e2
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ options:
|
|||
state:
|
||||
description:
|
||||
- state of the cask
|
||||
choices: [ 'installed', 'uninstalled' ]
|
||||
choices: [ 'present', 'absent' ]
|
||||
required: false
|
||||
default: present
|
||||
'''
|
||||
|
|
Loading…
Reference in a new issue