mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 13:04:59 +02:00
Add example output
This commit is contained in:
@ -5,6 +5,12 @@
|
||||
Lists all environment variables
|
||||
.EXAMPLE
|
||||
PS> ./list-environment-variables
|
||||
|
||||
Name Value
|
||||
---- -----
|
||||
ALLUSERSPROFILE C:\ProgramData
|
||||
APPDATA C:\Users\Joe\AppData\Roaming
|
||||
...
|
||||
.NOTES
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
.LINK
|
||||
|
Reference in New Issue
Block a user