lib/timetrap/cli.rb in timetrap-1.1.2 vs lib/timetrap/cli.rb in timetrap-1.1.3
- old
+ new
@@ -53,9 +53,11 @@
usage: t week [--ids] [--end DATE] [--format FMT] [SHEET | all]
OTHER OPTIONS
-h, --help Display this help
-r, --round Round output to 15 minute start and end times.
+
+ Submit bugs and feature requests to http://github.com/samg/timetrap/issues
EOF
def parse arguments
args.parse arguments
end