Help updated for the -t command line flag

This commit is contained in:
Frederic Culot 2009-06-27 09:29:00 +00:00
parent 2da51e56a0
commit 18c1a20d37

View File

@ -3,6 +3,8 @@
* src/io.c: do not export completed tasks
* src/help.c (help_screen): help page updated for the flag command
* src/help.c (help_arg): help updated for the -t command line flag
2009-06-26 Frederic Culot <frederic@culot.org>