summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@gmail.com>2017-01-02 19:19:54 +0000
committerRichard Maw <richard.maw@gmail.com>2017-01-02 19:27:40 +0000
commit8839f3fd6eb916dcec43193551134b1c797f71c4 (patch)
tree0b5b972684df6945b22fded168f1980e2a8eed3c /doc
parentb0677f902eb1aecc88c7a753eaab21f2927daa53 (diff)
downloadgitano-8839f3fd6eb916dcec43193551134b1c797f71c4.tar.gz
admin-doc: Minor rewording of predicates that are sets
Diffstat (limited to 'doc')
-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