Documentation

- Removed obsolete section from task-tutorial.5.
- Corrected typos in task-tutorial.5.
This commit is contained in:
Paul Beckingham 2012-04-09 00:30:15 -04:00
parent 8951a2ce23
commit dd989be887

View file

@ -359,7 +359,7 @@ just single words associated with the task. I can go to the print shop at the
mall, and do all the invitation tasks, so let's tag them all. mall, and do all the invitation tasks, so let's tag them all.
.RS .RS
$ task 3,5,6 modfy +mall $ task 3,5,6 modify +mall
.br .br
.br .br
@ -716,64 +716,6 @@ ID Project Pri Due Active Age Description
8 tasks 8 tasks
.RE .RE
You can choose to display annotations in different ways.
.RS
$ task rc.annotations:full list
.br
.br
ID Project Pri Due Active Age Description
.br
-- ------- --- --- ------ ------- ---------------------------------
.br
1 party H 49 mins Select a free weekend in November
.br
10/16/2010 the 13th looks good
.br
10/16/2010 or the 14th
.br
.br
1 task
.br
Configuration override annotations:full
.br
$ task rc.annotations:sparse list
.br
.br
ID Project Pri Due Active Age Description
.br
-- ------- --- --- ------ ------- ----------------------------------
.br
1 party H 49 mins +Select a free weekend in November
.br
10/16/2010 or the 14th
.br
.br
1 task
.br
Configuration override annotations:sparse
.br
$ task rc.annotations:none list
.br
.br
ID Project Pri Due Active Age Description
.br
-- ------- --- --- ------ ------- ----------------------------------
.br
1 party H 49 mins +Select a free weekend in November
.br
.br
1 task
.br
Configuration override annotations:none
.RE
Annotations can be removed by providing a matching pattern. Annotations can be removed by providing a matching pattern.
.RS .RS