1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Fix treminology mismatch: tag->revision

This commit is contained in:
hniksic 2005-06-23 05:38:31 -07:00
parent 818e2ae7c0
commit 5b48c4759b

View File

@ -96,7 +96,7 @@ do
VERSION=$1
;;
*)
echo "Usage: $0 [-d] [-b BRANCH] [-r TAG | -D DATE]" >&2
echo "Usage: $0 [-d] [-b BRANCH-PATH] [-r REVISION | -D DATE]" >&2
exit 1
esac
shift