Skip to content

Commit bfa763c

Browse files
committed
Add link
1 parent 621a8f5 commit bfa763c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: SCSM-Get-SCSMWorkItemUserInput/Get-SCSMWorkItemUserInput.ps1

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ function Get-SCSMWorkItemUserInput {
1212
.NOTES
1313
Initial version from http://itblog.no/4462
1414
Output PSOBject instead of array
15+
.LINK
16+
https://github.com/lazywinadmin/PowerShell
1517
#>
1618
[CmdletBinding()]
1719
Param (

0 commit comments

Comments
 (0)