Update the comment based help text

This commit is contained in:
Markus Fleschutz
2021-10-12 21:51:51 +02:00
parent acc88e247d
commit 27bd366394
53 changed files with 112 additions and 97 deletions

View File

@ -2,7 +2,7 @@
.SYNOPSIS
Builds all Git repositories in a folder
.DESCRIPTION
build-repos.ps1 [<ParentDir>]
This script builds all Git repositories in a given folder.
.PARAMETER ParentDir
Specifies the path to the folder containing the Git repositories
.EXAMPLE