From: Francois Fleuret Date: Wed, 26 May 2010 18:10:15 +0000 (+0200) Subject: *** empty log message *** X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=scripts.git;a=commitdiff_plain;h=32ea9d8fc8d68b70199f8eb21a7affa82caaccf3 *** empty log message *** --- diff --git a/gma.sh b/gma.sh index 8725acc..46992a3 100755 --- a/gma.sh +++ b/gma.sh @@ -20,7 +20,7 @@ set -e function usage () { - echo "gma.sh [--body] [--subject|--from|--to|--fromto|--subject] []" + echo "gma.sh [--body] [--keepspam] [--subject|--from|--to|--fromto] []" } RESULT_MBOX="/tmp/gma"