mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 13:04:59 +02:00
Update descriptions
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
.SYNOPSIS
|
||||
new-tag.ps1 [<TagName>] [<RepoDir>]
|
||||
.DESCRIPTION
|
||||
Creates a new tag in a Git repository.
|
||||
Creates a new tag in a Git repository
|
||||
.EXAMPLE
|
||||
PS> .\create-tag.ps1 v1.7
|
||||
PS> ./create-tag v1.7
|
||||
.LINK
|
||||
https://github.com/fleschutz/PowerShell
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user