fix README for git-retag.sh
This commit is contained in:
parent
e30641250e
commit
50f193b2db
@ -69,7 +69,7 @@ optional parameters, can appear in any order
|
|||||||
\<silent\> suppress success message
|
\<silent\> suppress success message
|
||||||
|
|
||||||
## git-retag.sh
|
## 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 <repository> <organisation> [<local> <debug> <noisy>]
|
git-retag.sh <repository> <organisation> [<local> <debug> <noisy>]
|
||||||
|
|
||||||
@ -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
|
optional parameters, can appear in any order
|
||||||
|
|
||||||
|
* \<purge\> will remove all existing tags
|
||||||
* \<local\> will use parameters set for local repository, else it will use remote
|
* \<local\> will use parameters set for local repository, else it will use remote
|
||||||
* \<debug\> run with debug output
|
* \<debug\> run with debug output
|
||||||
* \<noisy\> will will print a line showing how it was called
|
* \<noisy\> will will print a line showing how it was called
|
||||||
|
Loading…
Reference in New Issue
Block a user