Bug #411 - projects command only lists those in use by pending tasks

- Fixed bug in man page that doesn't properly state the above (thanks
  to Dirk Deimeke).
This commit is contained in:
Paul Beckingham 2010-06-15 08:30:15 -04:00
parent e2b240fd06
commit bcd5524563
3 changed files with 5 additions and 1 deletions

View file

@ -48,4 +48,5 @@ Thanks to the following, who submitted detailed bug reports and excellent sugges
Juergen Daubert
Rich Mintz
Seneca Cunningham
Dirk Deimeke

View file

@ -17,6 +17,8 @@
+ Fixed bug #406 so that task now includes command aliases in the _commands
helper command used by shell completion scripts.
+ Fixed bug #211 - it was unclear which commands modify a task description.
+ Fixed bug #411, clarifying that the 'projects' command only lists projects
for which there are pending tasks (thanks to Dirk Deimeke).
------ old releases ------------------------------

View file

@ -65,7 +65,8 @@ Marks the specified task as done.
.TP
.B projects
Lists all project names used, and the number of tasks for each.
Lists all project names that are currently used by pending tasks, and the
number of tasks for each.
.TP
.B tags