Update close-chrome.ps1

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

View File

@ -2,7 +2,7 @@
.SYNOPSIS
close-chrome.ps1
.DESCRIPTION
Closes the Web browser Google Chrome gracefully
Closes the Google Chrome Web browser
.EXAMPLE
PS> ./close-chrome
.NOTES