mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-13 13:38:17 +02:00
Simple rename
This commit is contained in:
parent
a6a1774fa6
commit
a9b4f6f33f
@ -1,10 +1,10 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
Opens Facebook's website
|
||||
Opens the Facebook website
|
||||
.DESCRIPTION
|
||||
This script launches the Web browser with Facebook's website.
|
||||
This script launches the Web browser with the Facebook website.
|
||||
.EXAMPLE
|
||||
PS> ./open-facebook
|
||||
PS> ./open-facebook-website
|
||||
.NOTES
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
.LINK
|
@ -4,7 +4,7 @@
|
||||
.DESCRIPTION
|
||||
This script launches the Web browser with the Yahoo website.
|
||||
.EXAMPLE
|
||||
PS> ./open-yahoo
|
||||
PS> ./open-yahoo-website
|
||||
.NOTES
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
.LINK
|
Loading…
Reference in New Issue
Block a user