Skip to content

Commit f691e4b

Browse files
StartAutomatingStartAutomating
authored andcommitted
ValidateScriptBlock: Adding -IncludeCommand/-ExcludeCommand (Fixes #224)
1 parent 1e7576f commit f691e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ListOfTranspilers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ These are all of the transpilers currently included in PipeScript:
1010
|[Bash](Transpilers/Wrappers/Bash.psx.ps1) |Wraps PowerShell in a Bash Script |
1111
|[Batch](Transpilers/Wrappers/Batch.psx.ps1) |Wraps PowerShell in a Windows Batch Script |
1212
|[BatchPowerShell](Transpilers/Wrappers/BatchPowerShell.psx.ps1) |Wraps PowerShell in a Windows Batch Script |
13-
|[Decorate](Transpilers/Decorate.psx.ps1) |
13+
|[Decorate](Transpilers/Decorate.psx.ps1) |decorate transpiler |
1414
|[Dot](Transpilers/Syntax/Dot.psx.ps1) |Dot Notation |
1515
|[EqualityComparison](Transpilers/Syntax/EqualityComparison.psx.ps1) |Allows equality comparison. |
1616
|[EqualityTypeComparison](Transpilers/Syntax/EqualityTypeComparison.psx.ps1) |Allows equality type comparison. |

0 commit comments

Comments
 (0)