mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-16 23:51:18 +02:00
Update the comment based help
This commit is contained in:
@ -2,7 +2,9 @@
|
||||
.SYNOPSIS
|
||||
Turns the audio volume down (-10% by default)
|
||||
.DESCRIPTION
|
||||
turn-volume-down.ps1 [<percent>]
|
||||
This script turns the audio volume down (by -10% by default).
|
||||
.PARAMETER percent
|
||||
Specifies the percent number
|
||||
.EXAMPLE
|
||||
PS> ./turn-volume-down
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user