File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/Microsoft.PowerShell.ConsoleHost/resources Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 145
145
<value >Usage: pwsh[.exe] [-Login] [[-File] < filePath> [args]]
146
146
[-Command { - | < script-block> [-args < arg-array> ]
147
147
| < string> [< CommandParameters> ] } ]
148
- [-ConfigurationName < string> ] [-CustomPipeName < string > ]
149
- [-EncodedCommand < Base64EncodedCommand> ]
148
+ [-ConfigurationName < string> ] [-ConfigurationFile < filePath > ]
149
+ [-CustomPipeName < string > ] [- EncodedCommand < Base64EncodedCommand> ]
150
150
[-ExecutionPolicy < ExecutionPolicy> ] [-InputFormat {Text | XML}]
151
151
[-Interactive] [-MTA] [-NoExit] [-NoLogo] [-NonInteractive] [-NoProfile]
152
152
[-NoProfileLoadTime] [-OutputFormat {Text | XML}]
You can’t perform that action at this time.
0 commit comments