mirror of
https://github.com/mirror/wget.git
synced 2025-01-27 04:40:41 +08:00
[svn] Fix treminology mismatch: tag->revision
This commit is contained in:
parent
818e2ae7c0
commit
5b48c4759b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user