~mapperr/trk

ffefa5b34ad7354b64c053789d4675280b504a5c — mapperr 2 years ago 3608e6f
Fix readme and help message
2 files changed, 5 insertions(+), 4 deletions(-)

M README.md
M trk
M README.md => README.md +4 -3
@@ 18,13 18,14 @@ An unrefined cli time tracker.
        (you can even use [d]ays and [s]econds, but why should you? :)

    trk r
    trk r today | week | month | lastweek | lastmonth
    trk r (today | week | month | lastweek | lastmonth) [-p]
        shows the current month report
        or a report of the time range specified:
        today, current week (starting from monday), current month, etc.
    trk m | mm
        with -p the output will be a parsable list of entries
    trk (m | mm) [-p]
        shortcut to 'trk r month' or 'trk r lastmonth'
    trk w | ww
    trk (w | ww) [-p]
        shortcut to 'trk r week' or 'trk r lastweek'
    trk M | MM
    trk W | WW

M trk => trk +1 -1
@@ 50,7 50,7 @@ Usage:
        [h]ours and [m]inutes
        (you can even use [d]ays and [s]econds, but why should you? :)

    trk r [-p]
    trk r
    trk r (today | week | month | lastweek | lastmonth) [-p]
        shows the current month report
        or a report of the time range specified: