summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrepo/hooks/ciabot.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/repo/hooks/ciabot.py b/repo/hooks/ciabot.py
index a1d20251..52449c01 100755
--- a/repo/hooks/ciabot.py
+++ b/repo/hooks/ciabot.py
@@ -17,8 +17,9 @@
# version and exits.
#
# In post-commit, run it without arguments (other than possibly a -p
-# option). It will query for current HEAD and the latest commit ID to
-# get the information it needs.
+# option; better, use the ciabot.project variable). It will query for
+# current HEAD and the latest commit ID to get the information it
+# needs.
#
# In update, call it with a refname followed by a list of commits:
# You want to reverse the order git rev-list emits becxause it lists