Quote docstring in githooks module
This commit is contained in:
parent
51a6ed8657
commit
d2df80788d
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ options:
|
|||
required: true
|
||||
repo:
|
||||
description:
|
||||
- This is the API url for the repository you want to manage hooks for. It should be in the form of: https://api.github.com/repos/user:/repo:. Note this is different than the normal repo url.
|
||||
- "This is the API url for the repository you want to manage hooks for. It should be in the form of: https://api.github.com/repos/user:/repo:. Note this is different than the normal repo url."
|
||||
required: true
|
||||
hookurl:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue