Update the manuals

This commit is contained in:
Markus Fleschutz
2021-10-06 11:11:20 +02:00
parent 4b4a952c09
commit e1efe61eaa
263 changed files with 842 additions and 489 deletions

View File

@ -4,9 +4,10 @@ check-smart-devices.ps1 [<type>]
Type is either short(default) or long.
Requires smartctl (smartmontools package) and admin rights.
## Syntax & Parameters
## Parameters
```powershell
/home/markus/Repos/PowerShell/Scripts/check-smart-devices.ps1 [[-type] <String>] [<CommonParameters>]
check-smart-devices.ps1 [[-type] <String>] [<CommonParameters>]
```
```