README

changeset 40
ab43c18f9d31
parent 35
8843ea9f9e27
child 42
7b1896ff4315
--- a/README	Mon Jul 27 04:01:10 2009 +0100
+++ b/README	Mon Jul 27 04:01:53 2009 +0100
@@ -51,7 +51,7 @@
 Due to the way Squish combines multiple scripts into one, sometimes when a squished script raises an error the traceback 
 will be fairly unhelpful, and point to a line in the unreadable squished script. This is where the debug extension comes in!
 
-#### --enable-debug
+#### --debug
 This option includes some code into the squished file which will restore the filenames and line numbers in error messages and 
 tracebacks. This option will increase the size of the output by no more than about 6KB, so may be very much worth it when 
 squishing large tricky-to-debug applications and libraries.

mercurial