Skip to content

Commit 95926a8

Browse files
StartAutomatingStartAutomating
authored andcommitted
CommandInfo.GetHelpField - Skipping additional script blocks (Fixes #486)
1 parent 7c3eca4 commit 95926a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PipeScript.types.ps1xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1182,6 +1182,7 @@ foreach ($block in $this.BlockComments) {
11821182
)) {
11831183
$match.Groups["Content"].Value -replace '[\s\r\n]+$'
11841184
}
1185+
break
11851186
}
11861187
</Script>
11871188
</ScriptMethod>

0 commit comments

Comments
 (0)