added -D to alter sort order to descending order (default: ascending)

This commit is contained in:
2022-10-15 14:24:43 +02:00
parent 752406815c
commit ebd391df63
7 changed files with 19 additions and 6 deletions

View File

@@ -2,8 +2,6 @@
## Features to be implemented
- ability to change sort order (ascending vs descending)
- sorting by: numerical, time, duration, string(default)
- add output modes yaml and csv