Docs: Added 'move' command help

This commit is contained in:
Paul Beckingham 2016-06-08 07:58:37 -04:00
parent da9b2a7fdb
commit 8289616355

View file

@ -163,6 +163,21 @@ For more details, and precise times, use the 'summary' report.
See also 'day', 'week', 'summary'.
.TP
.B timew move @<id> <date>
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] <report> [<interval>] [<tag> ...]
Runs an extension report, and supports filtering data.