Skip to content

Commit 184c6bb

Browse files
committed
Improve release script usage
1 parent a1c0e44 commit 184c6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ usage() {
7474
cat >&2 <<EOF
7575
$message
7676
77-
$0 <version>
77+
$0 <version> [release note]
7878
Publishes a new release of bash_unit on github.
7979
Version must respect [Semantic Versioning](http://semver.org/)
8080
A token file must exist in the current working directory. This file must be of the form:

0 commit comments

Comments
 (0)