Simple rename

This commit is contained in:
Markus Fleschutz 2021-11-18 15:53:43 +01:00
parent 4238381016
commit 6cc17e29a7

View File

@ -1,10 +1,10 @@
<# <#
.SYNOPSIS .SYNOPSIS
Opens Amazon's website Opens the Amazon website
.DESCRIPTION .DESCRIPTION
This script launches the Web browser with the Amazon website. This script launches the Web browser with the Amazon website.
.EXAMPLE .EXAMPLE
PS> ./open-amazon PS> ./open-amazon-website
.NOTES .NOTES
Author: Markus Fleschutz · License: CC0 Author: Markus Fleschutz · License: CC0
.LINK .LINK