Per comment on r82477, update output for prop=statimageinfo
authorSam Reed <reedy@users.mediawiki.org>
Sun, 20 Feb 2011 13:50:15 +0000 (13:50 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sun, 20 Feb 2011 13:50:15 +0000 (13:50 +0000)
includes/api/ApiQueryStashImageInfo.php

index e48f6aa..ef649aa 100644 (file)
@@ -117,7 +117,7 @@ class ApiQueryStashImageInfo extends ApiQueryImageInfo {
                                'What image information to get:',
                                ' timestamp    - Adds timestamp for the uploaded version',
                                ' url          - Gives URL to the image and the description page',
-                               ' size         - Adds the size of the image in bytes and the height and width',
+                               ' size         - Adds the size of the image in bytes and the height, width and page count (if applicable)',
                                ' dimensions   - Alias for size',
                                ' sha1         - Adds sha1 hash for the image',
                                ' mime         - Adds MIME of the image',