ibLeDy / timezone-converter

Whole-day timezone comparison
MIT License
13 stars 6 forks source link

Better argument name to output a single hour #36

Open ibLeDy opened 2 years ago

ibLeDy commented 2 years ago

I think we should change the argument to something like --hour. Initially we used -s/--single to avoid collision with -h (help) argument. Hour seems more appropiate, but suggestions are welcome.

The initial work was discussed in #3, and done in #16.