*** empty log message ***
authorFrancois Fleuret <francois@fleuret.org>
Wed, 26 May 2010 18:10:15 +0000 (20:10 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Wed, 26 May 2010 18:10:15 +0000 (20:10 +0200)
gma.sh

diff --git a/gma.sh b/gma.sh
index 8725acc..46992a3 100755 (executable)
--- a/gma.sh
+++ b/gma.sh
@@ -20,7 +20,7 @@
 set -e
 
 function usage () {
-    echo "gma.sh [--body] [--subject|--from|--to|--fromto|--subject] <pattern> [<year>]"
+    echo "gma.sh [--body] [--keepspam] [--subject|--from|--to|--fromto] <pattern> [<year>]"
 }
 
 RESULT_MBOX="/tmp/gma"