onepub-dev / dcli

An extensive library and tooling for building console/cli applications and scripts using the Dart programming language.
236 stars 26 forks source link

typo: millseconds #155

Closed whoizit closed 2 years ago

whoizit commented 2 years ago

I propose for the scripts to abbreviate:

milliseconds -> ms
seconds -> s
minutes -> m
hours -> h

or

milliseconds -> msec
seconds -> sec
minutes -> min
hours -> hour