NAME
tt
SYNOPSIS
tt 2.5 @dojo4 doing something important
tt (n.n || (hours||list|total|report|edit))
DESCRIPTION
tt is a svelt time tracker for ruby
PARAMETERS
--when=when, -w (0 ~> when=2019-08-16)
iso8601 date work was performed
--after=after, -a (0 ~> after=1969-12-31)
limit data shown to entries *after* this iso8601 date
--before=before, -b (0 ~> before=2038-01-18)
limit data shown to entries *before* this iso8601 date
--noop, -n
perform all operations on a tmp database
--help, -h
EXAMPLES
. tt 4.5 @dojo4 doing something important
. tt list @project -a 2008-05-01 -b 2008-05-07
. tt total @project -a 2008-05-01 -b 2008-05-07
. tt report @project -a 2008-05-03
. tt 4.2 @project -- adding --dash feature to project
Project
tt
description: tt kicks the ass
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Development
Project Readme