[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 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 exit 1
esac esac
shift shift