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

@@ -99,7 +99,7 @@ Mega Collection of PowerShell Scripts
| [close-cortana.ps1](Scripts/close-cortana.ps1) | Closes Cortana gracefully | [Help](Docs/close-cortana.md) |
| [close-edge.ps1](Scripts/close-edge.ps1) | Closes the Microsoft Edge Web browser | [Help](Docs/close-edge.md) |
| [close-file-explorer.ps1](Scripts/close-file-explorer.ps1) | Closes Microsoft File Explorer gracefully | [Help](Docs/close-file-explorer.md) |
| [close-firefox.ps1](Scripts/close-firefox.ps1) | Closes the Firefox Web browser gracefully | [Help](Docs/close-firefox.md) |
| [close-firefox.ps1](Scripts/close-firefox.ps1) | Closes the Firefox Web browser | [Help](Docs/close-firefox.md) |
| [close-program.ps1](Scripts/close-program.ps1) | Closes the given program gracefully | [Help](Docs/close-program.md) |
| [close-netflix.ps1](Scripts/close-netflix.ps1) | Closes the Netflix application gracefully | [Help](Docs/close-netflix.md) |
| [close-onedrive.ps1](Scripts/close-onedrive.ps1) | Closes Microsoft OneDrive gracefully | [Help](Docs/close-onedrive.md) |