Documentation Update

- Added the new complete.all.projects and complete.all.tags configuration
  variables to the man page.
This commit is contained in:
Paul Beckingham 2009-07-12 23:15:30 -04:00
parent 67debb93f7
commit 3fce45baa4

View file

@ -134,6 +134,16 @@ that is not considered high priority. The "task next" command lists important ta
completing one of those does not generate this nagging. Default value is: You have higher
priority tasks.
.TP
.B complete.all.projects=yes
May be yes or no, and determines whether the tab completion scripts consider all the
project names you have used, or just the ones used in active tasks.
.TP
.B complete.all.tags=yes
May be yes or no, and determines whether the tab completion scripts consider all the
tag names you have used, or just the ones used in active tasks.
.SS DATES
.TP