@@ -13,7 +13,7 @@ print("Variety: A MongoDB Schema Analyzer")
print("Version 1.0, released 10 April 2012")
if(typeofcollection==="undefined"){
throw"You have to supply a 'collection' variable, à la --eval 'var collection = \"animals\"'";
throw"You have to supply a 'collection' variable, à la --eval 'var collection = \"animals\"'. Please see https://github.com/JamesCropcho/variety for details.";