mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
SCRIPTS: announce-release: fix typo in help message
s/relase/release in -p help message.
This commit is contained in:
parent
8f0cc5c4ba
commit
478e5ddc8d
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
USAGE="Usage: ${0##*/} [-f] [-p] [-b branch] [-d date] [-o oldver] [-n newver]
|
||||
-f: force to overwrite existing files and ignore local changes
|
||||
-p: prepare future relase (skip branch and tags existence checks)
|
||||
-p: prepare future release (skip branch and tags existence checks)
|
||||
-b: force the project branch name to this (def: inherited from the version)
|
||||
-d: force the release date (e.g. to rework a failed announce)
|
||||
-o: previous version (def: newver-1)
|
||||
|
|
|
|||
Loading…
Reference in a new issue