From 8289616355e1960b1bab8acdab130462896567ec Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Wed, 8 Jun 2016 07:58:37 -0400 Subject: [PATCH] Docs: Added 'move' command help --- doc/man/timew.1.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/doc/man/timew.1.in b/doc/man/timew.1.in index 63b6a6f0..87699028 100644 --- a/doc/man/timew.1.in +++ b/doc/man/timew.1.in @@ -163,6 +163,21 @@ For more details, and precise times, use the 'summary' report. See also 'day', 'week', 'summary'. +.TP +.B timew move @ +The 'move' command is used to relocate an interval intact to a new start time. +Using the 'summary' command, and specifying the ':ids' hint shows interval IDs. +Using the right ID, you can identify an interval to move. For example, show +the IDs: + + $ timew summary :week :ids + +Then having selected '@2' as the interval you wish to move: + + $ timew move @2 9am + +See also 'summary', 'tag', 'untag', 'lengthen', 'shorten'. + .TP .B timew [report] [] [ ...] Runs an extension report, and supports filtering data.