mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-12 19:14:33 +01:00
Update turn-volume-fully-up.ps1
This commit is contained in:
parent
ed9a4751fb
commit
0ddfff3a1e
@ -1,6 +1,6 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
Turn volume fully up
|
||||
Turns volume fully up
|
||||
.DESCRIPTION
|
||||
This PowerShell script turns the audio volume fully up to 100%.
|
||||
.EXAMPLE
|
||||
@ -8,7 +8,7 @@
|
||||
.LINK
|
||||
https://github.com/fleschutz/PowerShell
|
||||
.NOTES
|
||||
Author: Markus Fleschutz / License: CC0
|
||||
Author: Markus Fleschutz | License: CC0
|
||||
#>
|
||||
|
||||
try {
|
||||
|
Loading…
Reference in New Issue
Block a user