X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=svn%2Fclone;h=c206fc2800d942bccb12369aea13a9f2d6add153;hb=743604409a2da602fb88ee46d6b93eef8b9c15d6;hp=850c1f21a20691a1dedc6ca6081e681a6005eae6;hpb=38ab9e31c986f27acc4f45364bacfac18edf7bc4;p=git-scripts.git diff --git a/svn/clone b/svn/clone index 850c1f2..c206fc2 100755 --- a/svn/clone +++ b/svn/clone @@ -19,7 +19,7 @@ else fi if [ -z "$dir" ]; then - echo "Usage: $0 svn_url [dir]" >&2 + echo "Usage: $0 $url dir" >&2 exit 1 fi