Simple rename

This commit is contained in:
Markus Fleschutz 2021-11-18 15:43:55 +01:00
parent 569035f4c6
commit 5126145892
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
.DESCRIPTION
This script launches the Web browser with the eBay website.
.EXAMPLE
PS> ./open-ebay
PS> ./open-ebay-website
.NOTES
Author: Markus Fleschutz · License: CC0
.LINK

View File

@ -4,7 +4,7 @@
.DESCRIPTION
This script launches the Web browser with the WhatsApp website.
.EXAMPLE
PS> ./open-whats-app
PS> ./open-whats-app-website
.NOTES
Author: Markus Fleschutz · License: CC0
.LINK