mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-05-28 04:35:40 -04:00
doc/RELEASING.md: Update command line for tagging
This commit is contained in:
parent
6ce3d650cb
commit
8239a91096
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ Prepare and commit files
|
|||
Create annotated tag
|
||||
--------------------
|
||||
|
||||
git tag -a v2.3 -m v2.3
|
||||
git tag -a -m 'Monitoring Plugins 2.3' v2.3
|
||||
|
||||
Push the code and tag to GitHub
|
||||
-------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue