Updated man pages and task help documentation

This commit is contained in:
Federico Hernandez 2009-07-06 03:08:41 +02:00
parent 4c6d58549d
commit b5d8045eb3
5 changed files with 335 additions and 158 deletions

View file

@ -158,8 +158,8 @@ std::string shortUsage ()
table.addCell (row, 2, "Shows a graphical report of task history, by month.");
row = table.addRow ();
table.addCell (row, 1, "task calendar");
table.addCell (row, 2, "Shows a monthly calendar, with due tasks marked.");
table.addCell (row, 1, "task calendar [due|month year|year]");
table.addCell (row, 2, "Shows a calendar, with due tasks marked.");
row = table.addRow ();
table.addCell (row, 1, "task stats");