1
0
Fork 0

Updated help

Signed-off-by: merspieler <merspieler@airmail.cc>
This commit is contained in:
merspieler 2019-05-20 07:02:02 +00:00
parent 3e9fc86fee
commit 20018d10ef

View file

@ -21,7 +21,8 @@ while i < argc:
print("Showing, how long certain tasks took")
print("")
print("OPTIONS")
print(" -s, --sort-by Sort by key:")
print(" -s, --sort-by Sort by key. Can be specified up to 3 times.")
print(" First key has highest priority")
print(" Valid keys are:")
print(" max (default) Maximum execution time")
print(" avg Average execution time")