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 3b41088 commit 2bd30aeCopy full SHA for 2bd30ae
docs/markdown/Invoke-Formatter.md
@@ -62,6 +62,7 @@ This command formats the input script text using the settings defined in the `$s
62
### -------------------------- EXAMPLE 3 --------------------------
63
```
64
S> Invoke-Formatter -ScriptDefinition $scriptDefinition -Settings /path/to/settings.psd1
65
+```
66
67
This command formats the input script text using the settings defined in the `settings.psd1` file.
68
0 commit comments