1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-07-05 23:20:04 +02:00

Update list-automatic-variables.ps1

This commit is contained in:
Markus Fleschutz
2021-08-29 15:32:11 +02:00
committed by GitHub
parent f92eb19d07
commit 8a566c86fe

@ -4,7 +4,7 @@
.DESCRIPTION .DESCRIPTION
Lists all automatic variables of PowerShell Lists all automatic variables of PowerShell
.EXAMPLE .EXAMPLE
PS> .\list-auutomatic-variables.ps1 PS> .\list-automatic-variables.ps1
.LINK .LINK
https://github.com/fleschutz/PowerShell https://github.com/fleschutz/PowerShell
.NOTES .NOTES