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: clean-repo.ps1
```powershell
Cleans a Git repository from untracked files (including submodules)
```
# clean-repo.ps1 - Cleans a Git repository from untracked files (including submodules)
clean-repo.ps1 [<RepoDir>]