From 45f770e9fc1ee63b9e3aab64b49dc52ef347f42e Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Fri, 25 Mar 2022 10:04:54 +0100 Subject: [PATCH] Update turn-volume-off.ps1 --- Scripts/turn-volume-off.ps1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Scripts/turn-volume-off.ps1 b/Scripts/turn-volume-off.ps1 index 4e07f42a..9cbb77ef 100755 --- a/Scripts/turn-volume-off.ps1 +++ b/Scripts/turn-volume-off.ps1 @@ -1,6 +1,6 @@ <# .SYNOPSIS - Turns the volume off + Turn audio off .DESCRIPTION This PowerShell script mutes the default audio device immediately. .EXAMPLE @@ -8,7 +8,7 @@ .LINK https://github.com/fleschutz/PowerShell .NOTES - Author: Markus Fleschutz / License: CC0 + Author: Markus Fleschutz | License: CC0 #> try {