Skip to content

Commit fe2019b

Browse files
authored
Update pwsh help for -InputFormat parameter (#13355)
1 parent ef7c7d6 commit fe2019b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Microsoft.PowerShell.ConsoleHost/resources/ManagedEntranceStrings.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ All parameters are case-insensitive.</value>
304304
does not change the PowerShell execution policy that is set in the
305305
registry.
306306

307-
-InputFormat | -in | -if
307+
-InputFormat | -inp | -if
308308

309309
Describes the format of data sent to PowerShell. Valid values are "Text"
310310
(text strings) or "XML" (serialized CLIXML format).

0 commit comments

Comments
 (0)