mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-19 00:46:30 +02:00
Update the manual pages
This commit is contained in:
@@ -4,7 +4,7 @@ This PowerShell script removes a Git tag, either locally, remote, or both.
|
||||
|
||||
## Parameters
|
||||
```powershell
|
||||
/home/mf/Repos/PowerShell/Scripts/remove-tag.ps1 [[-TagName] <String>] [[-Mode] <String>] [[-RepoDir] <String>] [<CommonParameters>]
|
||||
remove-tag.ps1 [[-TagName] <String>] [[-Mode] <String>] [[-RepoDir] <String>] [<CommonParameters>]
|
||||
|
||||
-TagName <String>
|
||||
Specifies the Git tag name
|
||||
|
Reference in New Issue
Block a user