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