mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 13:04:59 +02:00
Update the comment based help text
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user