Skip to content

Instantly share code, notes, and snippets.

@bruce
Created December 24, 2008 01:35
Show Gist options
  • Save bruce/39550 to your computer and use it in GitHub Desktop.
Save bruce/39550 to your computer and use it in GitHub Desktop.
bruce@rimal ~/bin % timer
Insufficient arguments
timer projects
OR: timer start|stop|status|info|total PROJECT [OPTIONS]
-t, --time TIME Specify a time (start/stop)
-d, --describe DESCRIPTION Specify a description for this period (start/stop)
-r, --rate RATE Include total to invoice using RATE (total)
-w, --within DATETIMES Within DATETIMES (total/info)
-s, --since DATETIME Since DATETIME (total/info)
-u, --until DATETIME Until DATETIME (total/info)
-h, --help Show this message
bruce@rimal ~/bin % timer projects
coin
bruce@rimal ~/bin % timer info coin
2008-03-15 09:35:00 - 2008-03-15 15:19:43: Insert signup and signin forms
2008-03-06 21:30:00 - 2008-03-06 22:16:12: Communication
2008-03-03 22:55:55 - 2008-03-04 00:22:43: Integrating layout
2008-03-01 17:20:00 - 2008-03-01 22:34:14: Layout
2008-03-01 11:41:49 - 2008-03-01 12:00:00: Template setup
2008-02-27 22:10:35 - 2008-02-27 22:45:43: Communication
2008-02-26 21:02:43 - 2008-02-26 22:10:00: Building draft wireframes
2008-02-24 14:14:00 - 2008-02-24 16:10:00: Wireframe research
bruce@rimal ~/bin % timer total coin --since 2008-02-27 --rate 110
17.14: $1885.69
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment