changeset 149:7200b4339aea

whoops. it's now check|fetch|update. Suggestion for better naming needed
author edhoprima
date Sat, 25 Apr 2009 15:30:12 +0000
parents 378ade047762
children 9338901a348a
files moefetch.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 <tags>"
+    echo "Usage: moefetch status|fetch|update <tags>"
     exit 1
 fi