Commit 303e9960 by James Tanner

Quote docstring in githooks module

parent ce20cf84
...@@ -41,7 +41,7 @@ options: ...@@ -41,7 +41,7 @@ options:
required: true required: true
repo: repo:
description: 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 required: true
hookurl: hookurl:
description: description:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment