Update close-firefox.ps1

This commit is contained in:
Markus Fleschutz
2021-10-04 14:30:43 +02:00
parent c203d2e78d
commit 3b06a73599
3 changed files with 3 additions and 3 deletions

View File

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