BugFix: Add documentation for 'read as' capability

An earlier change that added the 'read as' capability was missing
documentation.

Change-Id: Id9d75621599177997728df4594f46a5e61f3c2c3
This commit is contained in:
Sabari Ajay Kumar 2018-11-24 23:40:57 -08:00
parent 965d62d6be
commit da8a8ef4be
1 changed files with 6 additions and 0 deletions

View File

@ -1356,6 +1356,12 @@ This limit applies not only to the link:cmd-query.html[`gerrit query`]
command, but also to the web UI results pagination size.
[[capability_readAs]]
=== Read As
Allow users to impersonate any user to see which refs they can read.
[[capability_runAs]]
=== Run As