Updated the description

This commit is contained in:
Markus Fleschutz
2021-02-08 17:19:56 +01:00
parent f7f3f0f148
commit d362968965
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
#!/snap/bin/powershell
<#
.SYNTAX ./list-automatic-variables.ps1
.DESCRIPTION lists PowerShell automatic variables
.DESCRIPTION lists the automatic variables of PowerShell
.LINK https://github.com/fleschutz/PowerShell
.NOTES Author: Markus Fleschutz / License: CC0
#>