# HG changeset patch # User edhoprima # Date 1240673412 0 # Node ID 7200b4339aea77e0290428d77ee5d49bd7cf9f74 # Parent 378ade0477622f977a0f66d253f1e5486c5222fd whoops. it's now check|fetch|update. Suggestion for better naming needed diff -r 378ade047762 -r 7200b4339aea moefetch.sh --- a/moefetch.sh Sat Apr 25 15:25:06 2009 +0000 +++ b/moefetch.sh Sat Apr 25 15:30:12 2009 +0000 @@ -148,7 +148,7 @@ # initialization # are we really doing it? if [ $# -lt 2 ]; then - echo "Usage: moefetch status|fetch|get " + echo "Usage: moefetch status|fetch|update " exit 1 fi