- Task now supports "default.command" configuration variable (for example

it could contain "list due:tomorrow") that is the command that is run
  whenever task is invoked with no arguments.
This commit is contained in:
Paul Beckingham 2008-09-12 16:07:50 -04:00
parent e9a71b7db9
commit fb87039d8c
6 changed files with 71 additions and 3 deletions

View file

@ -16,3 +16,5 @@ With thanks to:
H. İbrahim Güngör
Stas Antons
Vincent Fleuranceau
T. Charles Yun