Simple rename

This commit is contained in:
Markus Fleschutz 2021-11-18 15:40:22 +01:00
parent 4756504bea
commit a1c2ec8c38
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 Baidu website. This script launches the Web browser with the Baidu website.
.EXAMPLE .EXAMPLE
PS> ./open-baidu PS> ./open-baidu-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 Instagram website. This script launches the Web browser with the Instagram website.
.EXAMPLE .EXAMPLE
PS> ./open-instagram PS> ./open-instagram-website
.NOTES .NOTES
Author: Markus Fleschutz · License: CC0 Author: Markus Fleschutz · License: CC0
.LINK .LINK