Update the manuals

This commit is contained in:
Markus Fleschutz
2021-12-09 16:19:09 +01:00
parent 5fb1f52ace
commit 8df9703a01
582 changed files with 6110 additions and 491 deletions

View File

@@ -4,7 +4,7 @@ This script lists the directory content formatted in columns.
## Parameters
```powershell
/home/markus/Repos/PowerShell/Scripts/list-folder.ps1 [[-SearchPattern] <String>] [<CommonParameters>]
list-folder.ps1 [[-SearchPattern] <String>] [<CommonParameters>]
-SearchPattern <String>
Specifies the search pattern, "*" by default (means anything)