Rename to open-downloads-folder.ps1

This commit is contained in:
Markus Fleschutz
2021-10-23 11:00:38 +02:00
parent 77fc5ad500
commit d4c81b01aa
4 changed files with 10 additions and 6 deletions

View File

@@ -113,7 +113,7 @@ Mega Collection of PowerShell Scripts
| [new-email.ps1](Scripts/new-email.ps1) | Starts the default email client to write a new email | [Help](Docs/new-email.md) |
| [open-browser.ps1](Scripts/open-browser.ps1) | Starts the default Web browser | [Help](Docs/open-browser.md) |
| [open-calculator.ps1](Scripts/open-calculator.ps1) | Starts the calculator program | [Help](Docs/open-calculator.md) |
| [open-downloads.ps1](Scripts/open-downloads.ps1) | Opens the downloads folder | [Help](Docs/open-downloads.md) |
| [open-downloads-folders.ps1](Scripts/open-downloads-folder.ps1) | Opens the downloads folder | [Help](Docs/open-downloads-folder.md) |
| [open-email-client.ps1](Scripts/open-browser.ps1) | Starts the default email client | [Help](Docs/open-email-client.md) |
| [open-file-explorer.ps1](Scripts/open-file-explorer.ps1) | Starts the File Explorer | [Help](Docs/open-file-explorer.md) |
| [open-netflix.ps1](Scripts/open-netflix.ps1) | Starts the Netflix app | [Help](Docs/open-netflix.md) |