Skip to content

Commit 691b459

Browse files
committed
add README.md
1 parent 7848726 commit 691b459

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
```
2+
$ t help
3+
Timestamp conversion tool
4+
5+
Usage: t [time point]] [+|- <duration>...]...
6+
7+
Time point format: all the usual format 😎
8+
9+
Duration format: <Number><Unit>
10+
Available duration units: y[ear], M[onth], d[ay], h[our], m[inute], s[econd]
11+
```

0 commit comments

Comments
 (0)