From 50f193b2dbdd4ed5da255fda18c75444b7088c6c Mon Sep 17 00:00:00 2001 From: trevorb Date: Fri, 20 Dec 2024 20:09:10 +1100 Subject: [PATCH] fix README for git-retag.sh --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ea702b..b5a4d69 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ optional parameters, can appear in any order \ suppress success message ## git-retag.sh -Remove existing tags and create a new tag based on %version-%release in spec file (without trailing el7.sme) +Create a new tag based on %version-%release in spec file (without trailing el7.sme) and optionally remove old tags git-retag.sh [ ] @@ -78,6 +78,7 @@ Remove existing tags and create a new tag based on %version-%release in spec fil optional parameters, can appear in any order +* \ will remove all existing tags * \ will use parameters set for local repository, else it will use remote * \ run with debug output * \ will will print a line showing how it was called