mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-06-17 10:26:49 +02:00
Rename to write-moon.ps1
This commit is contained in:
parent
499c86aaab
commit
41be046841
@ -1,10 +1,10 @@
|
|||||||
<#
|
<#
|
||||||
.SYNOPSIS
|
.SYNOPSIS
|
||||||
Prints the current moon phase
|
Writes the moon phase
|
||||||
.DESCRIPTION
|
.DESCRIPTION
|
||||||
This PowerShell script prints the current moon phase.
|
This PowerShell script writes the current moon phase to the console.
|
||||||
.EXAMPLE
|
.EXAMPLE
|
||||||
PS> ./moon.ps1
|
PS> ./write-moon.ps1
|
||||||
.LINK
|
.LINK
|
||||||
https://github.com/fleschutz/PowerShell
|
https://github.com/fleschutz/PowerShell
|
||||||
.NOTES
|
.NOTES
|
Loading…
x
Reference in New Issue
Block a user