summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xeml5
1 files changed, 4 insertions, 1 deletions
diff --git a/eml b/eml
index 033f812..608c1be 100755
--- a/eml
+++ b/eml
@@ -36,8 +36,11 @@ case "$1" in
tag
count
;;
+ "sync")
+ muchsync -vv hidor-kahih
+ ;;
"-h"|"--help")
- echo "usage: $0 [in|out|new|tag|all]"
+ echo "usage: $(basename $0) [in|out|new|tag|all|sync]"
exit 1
;;
*) count