diff options
author | Frederic Culot <calcurse@culot.org> | 2009-06-27 09:29:00 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-06-27 09:29:00 +0000 |
commit | 18c1a20d37091621f92dc62880b362246148b41b (patch) | |
tree | dcc9d6104e0bff560bc9617a5424d5ecf643e971 | |
parent | 2da51e56a08b90f42085650ec333ed7ea52f5e83 (diff) | |
download | calcurse-18c1a20d37091621f92dc62880b362246148b41b.tar.gz calcurse-18c1a20d37091621f92dc62880b362246148b41b.zip |
Help updated for the -t command line flag
-rwxr-xr-x | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |