We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ec6607 commit ee67052Copy full SHA for ee67052
1 file changed
reference/ps-modules/PSScriptAnalyzer/Invoke-Formatter.md
@@ -14,7 +14,7 @@ Formats a script text based on the input settings or default settings.
14
15
## SYNTAX
16
17
-```powershell
+```
18
Invoke-Formatter [-ScriptDefinition] <string> [[-Settings] <Object>] [[-Range] <int[]>]
19
[<CommonParameters>]
20
```
0 commit comments