Update mute-audio.ps1

This commit is contained in:
Markus Fleschutz
2021-10-07 11:25:29 +02:00
committed by GitHub
parent fe5712b02a
commit b00d08e576

View File

@ -2,7 +2,7 @@
.SYNOPSIS .SYNOPSIS
Mutes the audio output Mutes the audio output
.DESCRIPTION .DESCRIPTION
mute-audio.ps1 This script mutes the default audio device immediately.
.EXAMPLE .EXAMPLE
PS> ./mute-audio PS> ./mute-audio
.NOTES .NOTES