Update the comment based help

This commit is contained in:
Markus Fleschutz
2021-10-16 13:40:20 +02:00
parent 053b26c578
commit c296024b8f
58 changed files with 105 additions and 81 deletions

View File

@ -2,7 +2,7 @@
.SYNOPSIS
Lists all branches in a Git repository
.DESCRIPTION
list-branches.ps1 [<RepoDir>] [<SearchPattern>]
This script lists all branches in a Git repository.
.PARAMETER RepoDir
Specifies the path to the Git repository (current working directory by default)
.PARAMETER SearchPattern