mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
Rename release.sh to tag.sh
This commit is contained in:
parent
8f55c720b0
commit
c418eb5976
@ -10,7 +10,7 @@ IFS=$'\t\n' # Stricter IFS settings
|
||||
usage() {
|
||||
cat <<EOF
|
||||
|
||||
Usage: release.sh [new version]
|
||||
Usage: tag.sh [new version]
|
||||
|
||||
This script is only intended for use by asdf maintainers when releasing new
|
||||
versions of asdf. Plugin developers and asdf users do not need this script.
|
Loading…
Reference in New Issue
Block a user