Browse code

update usage comment

Anthony Young authored on 2011/09/14 09:29:02
Showing 1 changed files
... ...
@@ -12,6 +12,7 @@
12 12
 #     ./stack.sh
13 13
 #
14 14
 # or run on a single line ``MYSQL_PASS=simple ./stack.sh``
15
+# or simply ``./stack.sh``
15 16
 
16 17
 # This script exits on an error so that errors don't compound and you see 
17 18
 # only the first error that occured.