Changed to comment-based help

This commit is contained in:
Markus Fleschutz
2020-12-29 11:27:34 +00:00
parent 793c316d1f
commit 3b83d94809
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/snap/bin/powershell
<#
.SYNTAX ./download.ps1 [<URL>]
.SYNOPSIS downloads the file/directory from the given URL
.DESCRIPTION downloads the file/directory from the given URL
.LINK https://github.com/fleschutz/PowerShell
.NOTES Author: Markus Fleschutz / License: CC0
#>