summaryrefslogtreecommitdiff
path: root/eml
diff options
context:
space:
mode:
Diffstat (limited to 'eml')
-rwxr-xr-xeml4
1 files changed, 2 insertions, 2 deletions
diff --git a/eml b/eml
index 80add9f..033f812 100755
--- a/eml
+++ b/eml
@@ -36,8 +36,8 @@ case "$1" in
tag
count
;;
- "help")
- echo "usage: $0 [in | out | tag]"
+ "-h"|"--help")
+ echo "usage: $0 [in|out|new|tag|all]"
exit 1
;;
*) count