Wrong usage statement.
authorRobert Konigsberg <konigsberg@google.com>
Sat, 7 Jan 2012 14:47:24 +0000 (09:47 -0500)
committerRobert Konigsberg <konigsberg@google.com>
Sat, 7 Jan 2012 14:47:24 +0000 (09:47 -0500)
push-to-web.sh

index d7736a4..9ff6cd1 100755 (executable)
@@ -3,7 +3,7 @@
 # and then reverts the combined file.
 
 if [ "$1" == "" ] ; then
-  echo "usage: $0 URL"
+  echo "usage: $0 destination"
   exit 1
 fi