mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-08 20:54:38 +02:00
Add example output
This commit is contained in:
@ -5,6 +5,12 @@
|
||||
Lists all automatic variables of PowerShell
|
||||
.EXAMPLE
|
||||
PS> ./list-automatic-variables
|
||||
|
||||
Variable Content
|
||||
-------- -------
|
||||
$false False
|
||||
$HOME C:\Users\Markus
|
||||
...
|
||||
.NOTES
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
.LINK
|
||||
|
Reference in New Issue
Block a user