Skip to content

Commit e315f9f

Browse files
authored
Fix documentation
Fix documentation for Invoke-IcingaCheckUsedPartitionSpace
1 parent bf7ce89 commit e315f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/Invoke-IcingaCheckUsedPartitionSpace.psm1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
Used to specify an array of partitions to be excluded.
2929
e.g. 'C:\','D:\'
3030
.PARAMETER Include
31-
Used to specify an array of partitions to be included.
31+
Used to specify an array of partitions to be included. If not set, the check expects that all not excluded partitions should be checked.
3232
e.g. 'C:\','D:\'
3333
.INPUTS
3434
System.String

0 commit comments

Comments
 (0)