Updated help
Signed-off-by: merspieler <merspieler@airmail.cc>
This commit is contained in:
parent
3e9fc86fee
commit
20018d10ef
1 changed files with 2 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Reference in a new issue