Index: trunk/phase3/includes/api/ApiQueryFilearchive.php |
— | — | @@ -239,7 +239,7 @@ |
240 | 240 | ' sha1 - Adds SHA-1 hash for the image', |
241 | 241 | ' timestamp - Adds timestamp for the uploaded version', |
242 | 242 | ' user - Adds user who uploaded the image version', |
243 | | - ' size - Adds the size of the image in bytes', |
| 243 | + ' size - Adds the size of the image in bytes and the height, width and page count (if applicable)', |
244 | 244 | ' dimensions - Adds the height and width of the image', |
245 | 245 | ' description - Adds description the image version', |
246 | 246 | ' mime - Adds MIME of the image', |