From 47ecff57defc6e9eb73efc6ef25d88bc6e1dd0bc Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Tue, 22 Mar 2016 01:50:23 -0400 Subject: [PATCH] Docs: Added 'continue' command to man page --- doc/man/timew.1.in | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/man/timew.1.in b/doc/man/timew.1.in index 15adc1a0..87951613 100644 --- a/doc/man/timew.1.in +++ b/doc/man/timew.1.in @@ -19,6 +19,10 @@ Timewarrior supports many commands. When run with no arguments, the default command is run, which indicates whether there is any active tracking, and if so, shows a summary. +.TP +.B timew continue +Resumes tracking the most recently closed interval. See also 'start', 'stop'. + .TP .B timew diagnostics This command shows details about your version of Timewarrior, platform, how it @@ -49,11 +53,11 @@ and 'Home & Garden'), the second of which requires quotes. $ timew start weekend 'Home & Garden' -Quotes are harmless if used every time. See also 'stop', 'track'. +Quotes are harmless if used every time. See also 'continue', 'stop', 'track'. .TP .B timew stop -Stops tracking time. See also 'start', 'track'. +Stops tracking time. See also 'continue', 'start', 'track'. .SH CONFIGURATION FILE AND OVERRIDE OPTIONS Timewarrior stores its configuration in a file in the user's home directory: