mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 21:07:40 +02:00
Update synopsis and description
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
remove-tag.ps1 [<TagName>] [<Mode>] [<RepoDir>]
|
||||
.DESCRIPTION
|
||||
Removes a Git tag (locally, remote, or both)
|
||||
.DESCRIPTION
|
||||
remove-tag.ps1 [<TagName>] [<Mode>] [<RepoDir>]
|
||||
.EXAMPLE
|
||||
PS> ./remove-tag v1.7 locally
|
||||
.LINK
|
||||
|
Reference in New Issue
Block a user