Update the manuals

This commit is contained in:
Markus Fleschutz
2021-10-06 10:58:19 +02:00
parent 2acdb5fbbf
commit 4b4a952c09
263 changed files with 266 additions and 1053 deletions

View File

@ -1,7 +1,4 @@
# PowerShell Script: sync-repo.ps1
```powershell
Synchronizes a Git repository by push & pull (including submodules)
```
# sync-repo.ps1 - Synchronizes a Git repository by push & pull (including submodules)
sync-repo.ps1 [<RepoDir>]
<RepoDir> is the path to the Git repository