Skip to content

Commit b5afe31

Browse files
committed
add link
1 parent 2a12241 commit b5afe31

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

TOOL-Get-HelpMessage/Get-HelpMessage.ps1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ function Get-HelpMessage {
3131
3232
.NOTES
3333
http://www.leeholmes.com/blog/2009/09/15/powershell-equivalent-of-net-helpmsg/
34-
https://github.com/lazywinadmin/powershell
34+
.LINK
35+
https://github.com/lazywinadmin/PowerShell
3536
#>
3637
[CmdletBinding()]
3738
[Alias('HelpMsg')]

0 commit comments

Comments
 (0)