Explorar o código

doc/RELEASING.md: Update command line for tagging

Holger Weiss %!s(int64=9) %!d(string=hai) anos
pai
achega
8239a91096
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/RELEASING.md

+ 1 - 1
doc/RELEASING.md

@@ -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
 -------------------------------