commit | 963d2eb1c63a33c95a9d2257c07fee37967042e5 | [log] [tgz] |
---|---|---|
author | Anthony Young <sleepsonthefloor@gmail.com> | Tue Sep 13 17:29:02 2011 -0700 |
committer | Anthony Young <sleepsonthefloor@gmail.com> | Tue Sep 13 17:29:02 2011 -0700 |
tree | 432dc6dc1517a2f4a0dae0e75a6db686023d4247 | |
parent | 5d4843cfebadd57bf86f8291cd9c87a00bf5862b [diff] |
update usage comment
diff --git a/stack.sh b/stack.sh index ded8ed9..e0250bb 100755 --- a/stack.sh +++ b/stack.sh
@@ -12,6 +12,7 @@ # ./stack.sh # # or run on a single line ``MYSQL_PASS=simple ./stack.sh`` +# or simply ``./stack.sh`` # This script exits on an error so that errors don't compound and you see # only the first error that occured.