diff --git a/.tools/make-tar.sh b/.tools/make-tar.sh index 928006288..276d8e204 100755 --- a/.tools/make-tar.sh +++ b/.tools/make-tar.sh @@ -20,9 +20,9 @@ maybedie() { usage() { cat <&2 -usage: $0 [-v] [-s] [ []] +usage: $0 [-v] [-d] [ []] - may be any git revision spec. (tag, branch, or commit id). + may be any git revision spec. (tag or, using -d, branch or commit id). If provided, must end with ".tar", ".tar.gz" or ".tar.bz2". If is omitted, "base-.tar.gz" will be used.