aboutsummaryrefslogtreecommitdiff
path: root/modules/github/ghwebhook.md
diff options
context:
space:
mode:
Diffstat (limited to 'modules/github/ghwebhook.md')
-rw-r--r--modules/github/ghwebhook.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/github/ghwebhook.md b/modules/github/ghwebhook.md
index cffe62da..13bca3bc 100644
--- a/modules/github/ghwebhook.md
+++ b/modules/github/ghwebhook.md
@@ -1,5 +1,8 @@
# !ghwebhook
+## List registered web hooks
+`!ghwebhook list`
+
## Adding a web hook
`!ghwebhook add [name]` where `[name]` is either a full repository name (e.g. `jesopo/bitbot`) to get a specific repository or a user/organisation name (e.g. `jesopo`) to get all repositories for that user/organisation