We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ba0eac commit 65a4799Copy full SHA for 65a4799
1 file changed
docs/Remove-RegEx.md
@@ -34,13 +34,12 @@ The name of one or more regular expressions
34
35
36
37
-> **Type**: ```[String[]]```
38
39
-> **Required**: true
40
41
-> **Position**: 1
42
43
-> **PipelineInput**:true (ByPropertyName)
+|Type |Required|Position|PipelineInput |
+|------------|--------|--------|---------------------|
+|`[String[]]`|true |1 |true (ByPropertyName)|
44
45
46
0 commit comments