gochrono / chrono

A fast time tracking tool made with love

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add better documentation for expect input

JordanKnott opened this issue · comments

For example, reasons why the force flag works in the command below

chrono delete -f -- -1

But doesn't in this one

chrono delete -- -1 -f

Or why start and end dates need to be surrounded in quotes ("")

chrono start -a "2019-02-01 12:00"