Update description

This commit is contained in:
Markus Fleschutz
2021-09-08 15:17:27 +02:00
parent db0e0d37e5
commit 2a36ac2d98
4 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
.SYNOPSIS
check-file-system.ps1 [<drive>]
.DESCRIPTION
Checks the validity of the file system (needs admin rights).
Checks the file system of a drive (needs admin rights)
.EXAMPLE
PS> .\check-file-system.ps1 C
.LINK