diff --git a/packaging/os/homebrew_cask.py b/packaging/os/homebrew_cask.py index c85c04dde6f..d61719a5494 100755 --- a/packaging/os/homebrew_cask.py +++ b/packaging/os/homebrew_cask.py @@ -44,6 +44,7 @@ options: - options flags to install a package required: false default: null + version_added: "2.1" ''' EXAMPLES = ''' - homebrew_cask: name=alfred state=present