From: Robert Konigsberg Date: Sat, 7 Jan 2012 14:47:24 +0000 (-0500) Subject: Wrong usage statement. X-Git-Tag: v1.0.0~369 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=cf88e0ec24ccb86b58e7789ec70e7db7f1e8f78d;p=dygraphs.git Wrong usage statement. --- diff --git a/push-to-web.sh b/push-to-web.sh index d7736a4..9ff6cd1 100755 --- a/push-to-web.sh +++ b/push-to-web.sh @@ -3,7 +3,7 @@ # and then reverts the combined file. if [ "$1" == "" ] ; then - echo "usage: $0 URL" + echo "usage: $0 destination" exit 1 fi