README: show listing example
This commit is contained in:
parent
9d79c36b00
commit
74850503dd
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
|
@ -14,6 +14,20 @@ Usage
|
|||
$ stt -a task # start task
|
||||
$ stt -s # stop task
|
||||
$ stt [-l] # print report
|
||||
task: task
|
||||
started at: Wed Oct 2 19:04:04 2019
|
||||
ended at: Wed Oct 2 19:05:04 2019
|
||||
duration(hours): 0.02
|
||||
|
||||
task: readme@stt
|
||||
started at: Wed Oct 2 19:05:04 2019
|
||||
ended at: Wed Oct 2 19:09:28 2019
|
||||
duration(hours): 0.07
|
||||
|
||||
task: publish@stt
|
||||
started at: Wed Oct 2 19:09:28 2019
|
||||
still running
|
||||
duration(hours): 0.11
|
||||
|
||||
Files
|
||||
-----
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue