Update manuals

This commit is contained in:
Markus Fleschutz
2021-10-17 11:56:55 +02:00
parent a37194f57c
commit eed0b14b0e
250 changed files with 515 additions and 264 deletions

View File

@ -13,7 +13,7 @@ list-user-groups.ps1 [<CommonParameters>]
## Example
```powershell
PS>./list-user-groups
PS> ./list-user-groups
@ -22,6 +22,7 @@ Name Description
HomeUsers HomeUsers Security Group
Ssh Users Members of this group can remotely access this computer over SSH protocol.
...
```
## Notes