nikolassv / bartib

A simple timetracker for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.
GNU General Public License v3.0
687 stars 36 forks source link

Rename `bartib start --description` to `bartib start --task`? #4

Closed rushmorem closed 3 years ago

rushmorem commented 3 years ago

I think task is more descriptive of what this flag really does.

nikolassv commented 3 years ago

Thank you for your suggestion! I think I will keep description as it is more general. You could for example track time for a meeting and the term task would not be a very good fit in this case.