mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-14 14:58:47 +02:00
Update the comment based help
This commit is contained in:
@ -2,7 +2,9 @@
|
||||
.SYNOPSIS
|
||||
Checks the free swap space
|
||||
.DESCRIPTION
|
||||
check-swap-space.ps1 [<min-level>]
|
||||
This script checks the free swap space.
|
||||
.PARAMETER MinLevel
|
||||
Specifies the minimum level (50 GB by default)
|
||||
.EXAMPLE
|
||||
PS> ./check-swap-space
|
||||
✔️ 1213 GB left for swap space (67 of 1280 GB used)
|
||||
|
Reference in New Issue
Block a user