README.md in timetrap-1.8.0 vs README.md in timetrap-1.8.1
- old
+ new
@@ -221,11 +221,11 @@
Timetrap Formatters Repository
------------------------------
A community focused repository of custom formatters is available at
-https://github.com/sam/timetrap_formatters.
+https://github.com/samg/timetrap_formatters.
Commands
--------
**archive**
Archives the selected entries (by moving them to a sheet called ``_[SHEET]``)
@@ -315,9 +315,16 @@
**week**
Shortcut for display with start date set to monday of this week
usage: ``t week [--ids] [--end DATE] [--format FMT] [TIMESHEET | all]``
+
+**month**
+ Shortcut for display with start date set to the beginning of this month
+ (or a specified month) and end date set to the end of the month.
+
+ usage: ``t month [--ids] [--start MONTH] [--format FMT] [TIMESHEET | all]``
+
Global Options
--------
**rounding**