Author: Anton Gulenko <anton.gule...@googlemail.com>
Branch: storage
Changeset: r802:88893a3ced56
Date: 2014-05-06 13:24 +0200
http://bitbucket.org/pypy/lang-smalltalk/changeset/88893a3ced56/

Log:    Added new parameter to help string.

diff --git a/targetimageloadingsmalltalk.py b/targetimageloadingsmalltalk.py
--- a/targetimageloadingsmalltalk.py
+++ b/targetimageloadingsmalltalk.py
@@ -127,6 +127,7 @@
           -p|--poll_events
           --strategy-log
           --strategy-stats
+                 --strategy-stats-dot
           --strategy-stats-details
           [image path, default: Squeak.image]
     """ % argv[0]
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to