mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 05:04:39 +02:00
Improve the metadata header
This commit is contained in:
@ -1,3 +1,16 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
write-chart.ps1
|
||||
.DESCRIPTION
|
||||
Writes a chart
|
||||
.EXAMPLE
|
||||
PS> .\write-chart.ps1
|
||||
.LINK
|
||||
https://github.com/fleschutz/PowerShell
|
||||
.NOTES
|
||||
Author: Markus Fleschutz
|
||||
License: CC0
|
||||
#>
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user