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
Mutes the audio output
.DESCRIPTION
mute-audio.ps1
This script mutes the default audio device immediately.
.EXAMPLE
PS> ./mute-audio
.NOTES