Update README for update-release

This commit is contained in:
Brian Read 2023-07-20 12:58:26 +02:00
parent 70daf74b8d
commit 029b3fe3cd

View File

@ -173,11 +173,10 @@ Display a "table" of each repo and the optional extras requested.
## git-update-release-in-one-repo.sh ## git-update-release-in-one-repo.sh
Update the release (draft/prerelease/release) Update the release (draft/prerelease/release)
git-update-release-in-one-repo.sh <organisation> <repo> [ <releasetag> | <id> ] [draft|prerelease|release] [local] [debug]
* \<organisation\> can be any organisation or user on the remote or local GITEA instance * \<organisation\> can be any organisation or user on the remote or local GITEA instance
* \<repo\> name of the repo (package) * \<repo\> name of the repo (package)
* \<releasetag\> Full tag of the release (inc SME if applicable) * \<releasetag\> Full tag of the release (inc SME if applicable) OR
* \<id\> * \<id\>
* draft|prerelease|release * draft|prerelease|release