Update the manuals

This commit is contained in:
Markus Fleschutz
2021-10-06 11:17:09 +02:00
parent e1efe61eaa
commit 98c305e8f3
263 changed files with 3 additions and 977 deletions

View File

@ -6,9 +6,7 @@ Supports building with cmake, configure, autogen, Imakefile and Makefile.
```powershell
build-repo.ps1 [[-RepoDir] <String>] [<CommonParameters>]
```
```
-RepoDir <String>
Specifies the path to the Git repository.
@ -17,9 +15,7 @@ build-repo.ps1 [[-RepoDir] <String>] [<CommonParameters>]
Default value "$PWD"
Accept pipeline input? false
Accept wildcard characters? false
```
```
[<CommonParameters>]
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.