user-search: Add missing documentation of is:cc predicate

Change-Id: I35ac5b436b17ba3dc338daf8c9c0d901694f39eb
This commit is contained in:
David Pursehouse
2018-04-16 11:56:44 +02:00
parent 66a701ca27
commit d58e473bed

View File

@@ -329,6 +329,11 @@ is:reviewer::
True on any change where the current user is a reviewer.
Same as `reviewer:self`.
is:cc::
+
True on any change where the current user is in CC.
Same as `cc:self`.
is:open, is:pending::
+
True if the change is open.