mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-09 05:04:39 +02:00
Add example output
This commit is contained in:
@ -5,6 +5,12 @@
|
||||
Lists all PowerShell cmdlets
|
||||
.EXAMPLE
|
||||
PS> ./list-cmdlets
|
||||
|
||||
CommandType Name Version Source
|
||||
----------- ---- ------- ------
|
||||
Function Add-BCDataCacheExtension 1.0.0.0 BranchCache
|
||||
Function Add-BitLockerKeyProtector 1.0.0.0 BitLocker
|
||||
...
|
||||
.NOTES
|
||||
Author: Markus Fleschutz · License: CC0
|
||||
.LINK
|
||||
|
Reference in New Issue
Block a user