summaryrefslogtreecommitdiff
path: root/doc/admin/000.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/admin/000.mdwn')
-rw-r--r--doc/admin/000.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/admin/000.mdwn b/doc/admin/000.mdwn
index d445861..e4b7064 100644
--- a/doc/admin/000.mdwn
+++ b/doc/admin/000.mdwn
@@ -252,7 +252,7 @@ Table: Gitano predicates
---------------------- -----------
`operation` name of operation (gitano command)
`owner` username of repository owner
-`group` groups of invoker of gitano or target of `as`
+`group` any of the groups of invoker of gitano or target of `as`
`ref` the ref (branch, tag) being operated on
`user` username of user invoking gitano, or target of `as`
`repository` path of repository being operated on
@@ -267,7 +267,7 @@ Table: Gitano predicates
`treediff/kind/$FILE` The type of object of a file named $FILE in the new version of the tree.
`treediff/oldkind/$FILE` The type of object of a file named $FILE in the old version of the tree.
`as_user` username of user invoking `as otheruser`
-`as_group` groups of user invoking `as otheruser`
+`as_group` any of the groups of user invoking `as otheruser`
`targetuser` username in a user manipulation command
`targetgroup` the group in a group manipulation command
`member` the user in an group manipulation command