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:
parent
818e2ae7c0
commit
5b48c4759b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user