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

Documentation for `bartib start --time` is unclear #5

Closed rushmorem closed 3 years ago

rushmorem commented 3 years ago

At first I thought --time, in this case, means the target time I wanted to finish the task so I set that to a time in future. Bartib (incorrectly?) accepted that. Then I stopped the task before that start time only to end up with end time earlier than start time.

nikolassv commented 3 years ago

Thanks for bringing this to my attention! I am not quite sure now how to make the documentation more precise concerning this point. When I come up with some better explanation I will adjust it.