Skip to content

Commit

Permalink
change the usage message
Browse files Browse the repository at this point in the history
  • Loading branch information
reddikih committed Oct 2, 2013
1 parent 8ce6e75 commit 697b7fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/asmgraph.py
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ def print_usage(command_name):
print '''
Usage:
python %s -G[energy] [,response] [,overflow] [,spinupdown] [,cachehit] [,statetime] \
python %s -G[energy] [,response] [,overflow] [,spin] [,hit] [,statetime] \
-D<dir> -O<dir> \
-CONDNM=n,R=n,SM=[r, n],CMA=[dga, cs],CMF=[fix, share, simple],BM=[raposda, withallspins, spinupee],\
WL=h:n_rr:n
Expand Down

0 comments on commit 697b7fa

Please sign in to comment.