mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-13 22:38:46 +02:00
Update the comment based help
This commit is contained in:
@ -1,8 +1,10 @@
|
||||
<#
|
||||
.SYNOPSIS
|
||||
Prints a description of the given abbreviation
|
||||
Prints a description of an abbreviation
|
||||
.DESCRIPTION
|
||||
what-is.ps1 [<abbreviation>]
|
||||
This script prints a description of the given abbreviation.
|
||||
.PARAMETER abbreviation
|
||||
Specifies the appreviation to look for
|
||||
.EXAMPLE
|
||||
PS> ./what-is CIA
|
||||
.NOTES
|
||||
|
Reference in New Issue
Block a user