1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-07-10 01:16:50 +02:00

Change encoding to UTF8-BOM

This commit is contained in:
Markus Fleschutz
2021-05-19 07:51:30 +02:00
parent c76cc609fe
commit 3c80715190

@ -1,4 +1,4 @@
<# <#
.SYNTAX what-is.ps1 [<abbreviation>] .SYNTAX what-is.ps1 [<abbreviation>]
.DESCRIPTION prints a description of the given abbreviation .DESCRIPTION prints a description of the given abbreviation
.LINK https://github.com/fleschutz/PowerShell .LINK https://github.com/fleschutz/PowerShell