Add example output

This commit is contained in:
Markus Fleschutz
2021-09-29 22:15:40 +02:00
parent 4f18f35820
commit 1d8f6b36e5
6 changed files with 35 additions and 1 deletions

View File

@ -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