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

@ -1,13 +1,13 @@
## build-repo.ps1 - Builds a Git repository
Supports building with cmake, configure, autogen, Imakefile and Makefile.
This scripts supports building with cmake, configure, autogen, Imakefile and Makefile.
## Parameters
```powershell
build-repo.ps1 [[-RepoDir] <String>] [<CommonParameters>]
-RepoDir <String>
Specifies the path to the Git repository.
Specifies the path to the Git repository
Required? false
Position? 1