Skip to content

Commit 29a771b

Browse files
StartAutomatingStartAutomating
authored andcommitted
Updating PipeScript.HelpOut.ps1
1 parent 9d127e0 commit 29a771b

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

docs/README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,9 @@ When this is the case it is common for the transpiler to add a ```[ValidateScrip
1515
## List Of Parameter Transpilers
1616

1717

18-
|DisplayName |Synopsis |
19-
|----------------------------------------------------|---------------------------------------------------------------------|
20-
|[Aliases](Aliases.psx.ps1) |[Dynamically Defines Aliases](Aliases.psx.ps1) |
21-
|[ValidateExtension](ValidateExtension.psx.ps1) |[Validates Extensions](ValidateExtension.psx.ps1) |
22-
|[ValidatePlatform](ValidatePlatform.psx.ps1) |[Validates the Platform](ValidatePlatform.psx.ps1) |
23-
|[ValidatePropertyName](ValidatePropertyName.psx.ps1)|[Validates Property Names](ValidatePropertyName.psx.ps1) |
24-
|[ValidateScriptBlock](ValidateScriptBlock.psx.ps1) |[Validates Script Blocks](ValidateScriptBlock.psx.ps1) |
25-
|[ValidateTypes](ValidateTypes.psx.ps1) |[Validates if an object is one or more types.](ValidateTypes.psx.ps1)|
26-
|[VBN](VBN.psx.ps1) |[ValueFromPiplineByPropertyName Shorthand](VBN.psx.ps1) |
27-
|[VFP](VFP.psx.ps1) |[ValueFromPipline Shorthand](VFP.psx.ps1) |
18+
|Table|
19+
|-----|
20+
||
2821

2922

3023

0 commit comments

Comments
 (0)