diff --git a/README.md b/README.md index aaaf09435..927f1d1cc 100644 --- a/README.md +++ b/README.md @@ -56,23 +56,13 @@ Get-ScriptAnalyzerRule [-CustomRulePath ] [-RecurseCustomRulePath] [-N Invoke-ScriptAnalyzer [-Path] [-CustomRulePath ] [-RecurseCustomRulePath] [-IncludeDefaultRules] [-ExcludeRule ] [-IncludeRule ] [-Severity ] [-Recurse] - [-SuppressedOnly] [-Fix] [-EnableExit] [-Settings ] [-SaveDscDependency] [-ReportSummary] [-WhatIf] - [-Confirm] [] - -Invoke-ScriptAnalyzer [-Path] [-CustomRulePath ] [-RecurseCustomRulePath] - [-IncludeDefaultRules] [-ExcludeRule ] [-IncludeRule ] [-Severity ] [-Recurse] - [-IncludeSuppressed] [-Fix] [-EnableExit] [-Settings ] [-SaveDscDependency] [-ReportSummary] [-WhatIf] - [-Confirm] [] + [-SuppressedOnly] [-IncludeSuppressed] [-Fix] [-EnableExit] [-Settings ] [-SaveDscDependency] + [-ReportSummary] [-WhatIf] [-Confirm] [] Invoke-ScriptAnalyzer [-ScriptDefinition] [-CustomRulePath ] [-RecurseCustomRulePath] - [-IncludeDefaultRules] [-ExcludeRule ] [-IncludeRule ] [-Severity ] - [-IncludeSuppressed] [-EnableExit] [-Settings ] [-SaveDscDependency] [-ReportSummary] [-WhatIf] - [-Confirm] [] - -Invoke-ScriptAnalyzer [-ScriptDefinition] [-CustomRulePath ] [-RecurseCustomRulePath] - [-IncludeDefaultRules] [-ExcludeRule ] [-IncludeRule ] [-Severity ] - [-SuppressedOnly] [-EnableExit] [-Settings ] [-SaveDscDependency] [-ReportSummary] [-WhatIf] - [-Confirm] [] + [-IncludeDefaultRules] [-ExcludeRule ] [-IncludeRule ] [-Severity ] [-Recurse] + [-SuppressedOnly] [-IncludeSuppressed] [-EnableExit] [-Settings ] [-SaveDscDependency] + [-ReportSummary] [-WhatIf] [-Confirm] [] Invoke-Formatter [-ScriptDefinition] [[-Settings] ] [[-Range] ] [] ```