Update close-edge.ps1

This commit is contained in:
Markus Fleschutz
2021-10-04 14:28:20 +02:00
parent 29153b6308
commit c203d2e78d
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
.SYNOPSIS
close-edge.ps1
.DESCRIPTION
Closes the Web browser Microsoft Edge gracefully
Closes the Microsoft Edge Web browser
.EXAMPLE
PS> ./close-edge
.NOTES