[pypy-svn] commit/pypy: arigo: Make at least the description clearer: it needs an output.

Bitbucket commits-noreply at bitbucket.org
Thu Dec 16 16:10:24 CET 2010


1 new changeset in pypy:

http://bitbucket.org/pypy/pypy/changeset/0501a42e15b5/
changeset:   r40058:0501a42e15b5
user:        arigo
date:        2010-12-16 16:10:11
summary:     Make at least the description clearer: it needs an output.
affected #:  1 file (9 bytes)

--- a/pypy/tool/logparser.py	Thu Dec 16 11:53:49 2010 +0100
+++ b/pypy/tool/logparser.py	Thu Dec 16 16:10:11 2010 +0100
@@ -1,7 +1,7 @@
 #! /usr/bin/env python
 """
 Syntax:
-    python logparser.py <action><logfilename><options...>
+    python logparser.py <action><logfilename><output><options...>
 
 Actions:
     draw-time   draw a timeline image of the log (format PNG by default)

Repository URL: https://bitbucket.org/pypy/pypy/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.



More information about the Pypy-commit mailing list