Index: trunk/extensions/CentralAuth/ApiQueryGlobalUserInfo.php |
— | — | @@ -141,6 +141,7 @@ |
142 | 142 | 'prop' => array( |
143 | 143 | 'Which properties to get:', |
144 | 144 | ' groups - Get a list of global groups this user belongs to', |
| 145 | + ' rights - Get a list of global rights this user has', |
145 | 146 | ' merged - Get a list of merged accounts', |
146 | 147 | ' unattached - Get a list of unattached accounts' |
147 | 148 | ), |