Update the manuals

This commit is contained in:
Markus Fleschutz
2021-10-06 13:16:21 +02:00
parent 8364a7e905
commit 8eeb088252
263 changed files with 263 additions and 514 deletions

View File

@@ -16,7 +16,7 @@ build-repo.ps1 [[-RepoDir] <String>] [<CommonParameters>]
Accept wildcard characters? false
[<CommonParameters>]
This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
This script supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction,
WarningVariable, OutBuffer, PipelineVariable, and OutVariable.
```
@@ -25,7 +25,6 @@ build-repo.ps1 [[-RepoDir] <String>] [<CommonParameters>]
PS>./build-repo C:\MyRepo
```
## Notes
Author: Markus Fleschutz · License: CC0