diff --git a/ext/bulk_add_csv/main.php b/ext/bulk_add_csv/main.php
index d9516d74..fd177846 100644
--- a/ext/bulk_add_csv/main.php
+++ b/ext/bulk_add_csv/main.php
@@ -11,6 +11,8 @@
* e.g. "/tmp/cat.png","shish oekaki","shimmie.shishnet.org","s","tmp/custom.jpg"
* Any value but the first may be omitted, but there must be five values per line.
* e.g. "/why/not/try/bulk_add.jpg","","","",""
+ * Image thumbnails will be displayed at the AR of the full image. Thumbnails that are
+ * normally static (e.g. SWF) will be displayed at the board's max thumbnail size
* Useful for importing tagged images without having to do database manipulation.
*
Note: requires "Admin Controls" and optionally "Image Ratings" to be enabled
*