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 .DESCRIPTION
This script launches the Web browser with the eBay website. This script launches the Web browser with the eBay website.
.EXAMPLE .EXAMPLE
PS> ./open-ebay PS> ./open-ebay-website
.NOTES .NOTES
Author: Markus Fleschutz · License: CC0 Author: Markus Fleschutz · License: CC0
.LINK .LINK

View File

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