8000 Accept pipeline input: False for -AsHashtable switch in ConvertFrom-J… · MicrosoftDocs/PowerShell-Docs@6e76191 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6e76191

Browse files
committed
Accept pipeline input: False for -AsHashtable switch in ConvertFrom-Json.md
1 parent 772c2a5 commit 6e76191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/6/Microsoft.PowerShell.Utility/ConvertFrom-Json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Aliases:
134134
Required: True
135135
Position: 1
136136
Default value: None
137-
Accept pipeline input: True (ByValue)
137+
Accept pipeline input: False
138138
Accept wildcard characters: False
139139
```
140140

0 commit comments

Comments
 (0)
0