mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-21 17:38:19 +02:00
Simple rename
This commit is contained in:
parent
b99586b83c
commit
34c0cc91dd
@ -4,7 +4,7 @@
|
|||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
This script launches the Web browser with the OpenTopoMap website.
|
This script launches the Web browser with the OpenTopoMap website.
|
||||||
.EXAMPLE
|
.EXAMPLE
|
||||||
PS> ./open-topo-map
|
PS> ./open-topo-map-website
|
||||||
.NOTES
|
.NOTES
|
||||||
Author: Markus Fleschutz · License: CC0
|
Author: Markus Fleschutz · License: CC0
|
||||||
.LINK
|
.LINK
|
@ -1,10 +1,10 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Opens WolframAlpha
|
Opens the WolframAlpha website
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
This script launches the Web browser with the WolframAlpha website.
|
This script launches the Web browser with the WolframAlpha website.
|
||||||
.EXAMPLE
|
.EXAMPLE
|
||||||
PS> ./open-wolfram-alpha
|
PS> ./open-wolfram-alpha-website
|
||||||
.NOTES
|
.NOTES
|
||||||
Author: Markus Fleschutz · License: CC0
|
Author: Markus Fleschutz · License: CC0
|
||||||
.LINK
|
.LINK
|
Loading…
Reference in New Issue
Block a user