From 68381c95dfcdc627491e74e4430cc8afb1578c45 Mon Sep 17 00:00:00 2001
From: Frederic Culot <calcurse@culot.org>
Date: Sun, 28 Jun 2009 07:30:11 +0000
Subject: Help updated for the -t command line flag.

---
 src/args.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

(limited to 'src')

diff --git a/src/args.c b/src/args.c
index b23a2b0..c7a3dca 100755
--- a/src/args.c
+++ b/src/args.c
@@ -1,4 +1,4 @@
-/*	$calcurse: args.c,v 1.49 2009/06/26 21:44:11 culot Exp $	*/
+/*	$calcurse: args.c,v 1.50 2009/06/28 07:30:11 culot Exp $	*/
 
 /*
  * Calcurse - text-based organizer
@@ -127,7 +127,9 @@ help_arg ()
       "\n  -t[num], --todo[=num]\n"
       "	print todo list and exit. If the optional number [num] is given,\n"
       "\tthen only todos having a priority equal to [num] will be returned.\n"
-      "\tnote: priority number must be between 1 (highest) and 9 (lowest).\n"
+      "\tThe priority number must be between 1 (highest) and 9 (lowest).\n"
+      "\tIt is also possible to specify '0' for the priority, in which case\n"
+      "\tonly completed tasks will be shown.\n"
       "\n  -x[format], --export[=format]\n"
       "	export user data to the specified format. Events, appointments and\n"
       "\ttodos are converted and echoed to stdout.\n"
-- 
cgit v1.2.3-70-g09d2