Clarify format of date for gem calc
This commit is contained in:
parent
8337f0bbc5
commit
9c3cfed840
2 changed files with 2 additions and 2 deletions
|
@ -131,7 +131,7 @@ def usage():
|
|||
print "Plus one of the following:"
|
||||
print ""
|
||||
print "TO CALCULATE NUMBER OF LOVE GEMS YOU'LL HAVE ON A GIVEN DATE:"
|
||||
print "[-d | --date] Date to calculate gem count for"
|
||||
print "[-d | --date] Date to calculate gem count for (MM/DD/YYYY)"
|
||||
print ""
|
||||
print "TO CALCULATE HOW LONG UNTIL YOU WILL GET A CERTAIN NUMBER OF GEMS:"
|
||||
print "[-G | --desired-gems] Calculate level that card will be at given EXP"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue