Sync changes from PR#13059 - part 3#13084
Conversation
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
This comment was marked as outdated.
This comment was marked as outdated.
There was a problem hiding this comment.
Pull request overview
This PR syncs additional documentation style/link updates from PR #13059 across multiple PowerShell reference versions (7.7, 7.6, 7.5, 7.4, and 5.1), primarily focusing on formatting for publishing requirements and standardizing link formats.
Changes:
- Reflows/wraps long SYNTAX blocks and prose to meet line-length/style requirements.
- Updates examples to use splatting / clearer multi-line formatting in several cmdlet docs.
- Standardizes some .NET API links to
xref:format and removes extraneous blank lines in select sections.
Reviewed changes
Copilot reviewed 229 out of 229 changed files in this pull request and generated 8 comments.
Show a summary per file
| File | Description |
|---|---|
| reference/7.7/PSReadLine/About/about_PSReadLine_Functions.md | Updates link reference to xref: format for publishing consistency. |
| reference/7.7/Microsoft.WSMan.Management/Invoke-WSManAction.md | Reformats examples to use splatting for readability. |
| reference/7.7/Microsoft.WSMan.Management/Get-WSManInstance.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.7/Microsoft.PowerShell.Utility/Show-Command.md | Wraps long prose lines for style/line-length. |
| reference/7.7/Microsoft.PowerShell.Utility/Send-MailMessage.md | Converts .NET API links to xref: format. |
| reference/7.7/Microsoft.PowerShell.Utility/Select-Xml.md | Corrects parameter casing in prose (Xml). |
| reference/7.7/Microsoft.PowerShell.Utility/Invoke-WebRequest.md | Reflows SYNTAX lines for line-length limits. |
| reference/7.6/PSReadLine/Set-PSReadLineOption.md | Reflows SYNTAX lines for publishing constraints. |
| reference/7.6/PSReadLine/Get-PSReadLineKeyHandler.md | Wraps long lines (CommonParameters reference). |
| reference/7.6/PSReadLine/About/about_PSReadLine.md | Wraps long prose lines for consistency. |
| reference/7.6/PSReadLine/About/about_PSReadLine_Functions.md | Updates link reference to xref: format. |
| reference/7.6/PSDiagnostics/Start-Trace.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.6/Microsoft.WSMan.Management/Test-WSMan.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.6/Microsoft.WSMan.Management/Set-WSManQuickConfig.md | Wraps long CommonParameters reference line. |
| reference/7.6/Microsoft.WSMan.Management/Remove-WSManInstance.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.6/Microsoft.WSMan.Management/New-WSManSessionOption.md | Reflows SYNTAX and wraps CommonParameters reference. |
| reference/7.6/Microsoft.WSMan.Management/New-WSManInstance.md | Reflows SYNTAX and reformats FilePath example. |
| reference/7.6/Microsoft.WSMan.Management/Get-WSManInstance.md | Reflows SYNTAX and wraps CommonParameters reference. |
| reference/7.6/Microsoft.WSMan.Management/Enable-WSManCredSSP.md | Reflows SYNTAX and wraps CommonParameters reference. |
| reference/7.6/Microsoft.WSMan.Management/Disconnect-WSMan.md | Wraps CommonParameters reference line. |
| reference/7.6/Microsoft.WSMan.Management/Connect-WSMan.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.6/Microsoft.PowerShell.Utility/Write-Information.md | Removes empty SYNOPSIS blank line per style. |
| reference/7.6/Microsoft.PowerShell.Utility/Write-Host.md | Removes empty SYNOPSIS blank line and reflows SYNTAX. |
| reference/7.6/Microsoft.PowerShell.Utility/Write-Error.md | Wraps long line in prose section. |
| reference/7.6/Microsoft.PowerShell.Utility/Wait-Event.md | Wraps long example prose lines for readability. |
| reference/7.6/Microsoft.PowerShell.Utility/Update-TypeData.md | Reflows SYNTAX and wraps long prose lines. |
| reference/7.6/Microsoft.PowerShell.Utility/Update-List.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.6/Microsoft.PowerShell.Utility/Update-FormatData.md | Reflows SYNTAX and wraps long prose/CommonParameters lines. |
| reference/7.6/Microsoft.PowerShell.Utility/Unregister-Event.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.6/Microsoft.PowerShell.Utility/Unblock-File.md | Minor inline formatting change in example prose. |
| reference/7.6/Microsoft.PowerShell.Utility/Trace-Command.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.6/Microsoft.PowerShell.Utility/Tee-Object.md | Reflows SYNTAX and wraps CommonParameters reference. |
| reference/7.6/Microsoft.PowerShell.Utility/Show-Markdown.md | Wraps CommonParameters reference line. |
| reference/7.6/Microsoft.PowerShell.Utility/Show-Command.md | Wraps long prose lines for style. |
| reference/7.6/Microsoft.PowerShell.Utility/Set-Variable.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.6/Microsoft.PowerShell.Utility/Set-TraceSource.md | Reflows SYNTAX, improves code fence language, wraps CommonParameters section. |
| reference/7.6/Microsoft.PowerShell.Utility/Set-PSBreakpoint.md | Reflows SYNTAX and wraps long prose link line. |
| reference/7.6/Microsoft.PowerShell.Utility/Set-MarkdownOption.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.6/Microsoft.PowerShell.Utility/Set-Date.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.6/Microsoft.PowerShell.Utility/Set-Alias.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.6/Microsoft.PowerShell.Utility/Send-MailMessage.md | Converts .NET API links to xref: format. |
| reference/7.6/Microsoft.PowerShell.Utility/Select-Xml.md | Reflows SYNTAX and corrects parameter casing in prose. |
| reference/7.6/Microsoft.PowerShell.Utility/Select-Object.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.6/Microsoft.PowerShell.Utility/Remove-Variable.md | Reflows SYNTAX and wraps long prose/CommonParameters lines. |
| reference/7.6/Microsoft.PowerShell.Utility/Remove-TypeData.md | Wraps long prose link line. |
| reference/7.6/Microsoft.PowerShell.Utility/Remove-PSBreakpoint.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.6/Microsoft.PowerShell.Utility/Out-GridView.md | Wraps list items/steps for style and line-length constraints. |
| reference/7.6/Microsoft.PowerShell.Utility/Out-File.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.6/Microsoft.PowerShell.Utility/New-Variable.md | Reflows SYNTAX and wraps CommonParameters block. |
| reference/7.6/Microsoft.PowerShell.Utility/New-TemporaryFile.md | Wraps example prose and CommonParameters reference. |
| reference/7.6/Microsoft.PowerShell.Utility/New-Object.md | Reflows SYNTAX, converts inline example to splatting/code block, wraps prose. |
| reference/7.6/Microsoft.PowerShell.Utility/New-Event.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.6/Microsoft.PowerShell.Utility/New-Alias.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.6/Microsoft.PowerShell.Utility/Join-String.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.6/Microsoft.PowerShell.Utility/Import-PSSession.md | Reflows SYNTAX and wraps long prose link line. |
| reference/7.6/Microsoft.PowerShell.Utility/Import-LocalizedData.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.5/PSReadLine/Set-PSReadLineOption.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.5/PSReadLine/Get-PSReadLineKeyHandler.md | Wraps long lines (CommonParameters reference). |
| reference/7.5/PSReadLine/About/about_PSReadLine.md | Wraps long prose lines for consistency. |
| reference/7.5/PSReadLine/About/about_PSReadLine_Functions.md | Updates link reference to xref: format. |
| reference/7.5/PSDiagnostics/Start-Trace.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.5/Microsoft.WSMan.Management/Test-WSMan.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.5/Microsoft.WSMan.Management/Set-WSManQuickConfig.md | Wraps long CommonParameters reference line. |
| reference/7.5/Microsoft.WSMan.Management/Remove-WSManInstance.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.5/Microsoft.WSMan.Management/New-WSManSessionOption.md | Reflows SYNTAX and wraps CommonParameters reference. |
| reference/7.5/Microsoft.WSMan.Management/New-WSManInstance.md | Reflows SYNTAX and reformats FilePath example. |
| reference/7.5/Microsoft.WSMan.Management/Get-WSManInstance.md | Reflows SYNTAX and wraps CommonParameters reference. |
| reference/7.5/Microsoft.WSMan.Management/Enable-WSManCredSSP.md | Reflows SYNTAX and wraps CommonParameters reference. |
| reference/7.5/Microsoft.WSMan.Management/Disconnect-WSMan.md | Wraps CommonParameters reference line. |
| reference/7.5/Microsoft.WSMan.Management/Connect-WSMan.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.5/Microsoft.PowerShell.Utility/Write-Information.md | Removes empty SYNOPSIS blank line per style. |
| reference/7.5/Microsoft.PowerShell.Utility/Write-Host.md | Removes empty SYNOPSIS blank line and reflows SYNTAX. |
| reference/7.5/Microsoft.PowerShell.Utility/Write-Error.md | Wraps long line in prose section. |
| reference/7.5/Microsoft.PowerShell.Utility/Wait-Event.md | Wraps long example prose lines for readability. |
| reference/7.5/Microsoft.PowerShell.Utility/Update-TypeData.md | Reflows SYNTAX and wraps long prose lines. |
| reference/7.5/Microsoft.PowerShell.Utility/Update-List.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.5/Microsoft.PowerShell.Utility/Update-FormatData.md | Reflows SYNTAX and wraps long prose/CommonParameters lines. |
| reference/7.5/Microsoft.PowerShell.Utility/Unregister-Event.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.5/Microsoft.PowerShell.Utility/Unblock-File.md | Minor inline formatting change in example prose. |
| reference/7.5/Microsoft.PowerShell.Utility/Trace-Command.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.5/Microsoft.PowerShell.Utility/Tee-Object.md | Reflows SYNTAX and wraps CommonParameters reference. |
| reference/7.5/Microsoft.PowerShell.Utility/Show-Markdown.md | Wraps CommonParameters reference line. |
| reference/7.5/Microsoft.PowerShell.Utility/Show-Command.md | Wraps long prose lines for style. |
| reference/7.5/Microsoft.PowerShell.Utility/Set-Variable.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.5/Microsoft.PowerShell.Utility/Set-TraceSource.md | Reflows SYNTAX, improves code fence language, wraps CommonParameters section. |
| reference/7.5/Microsoft.PowerShell.Utility/Set-PSBreakpoint.md | Reflows SYNTAX and wraps long prose link line. |
| reference/7.5/Microsoft.PowerShell.Utility/Set-MarkdownOption.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.5/Microsoft.PowerShell.Utility/Set-Date.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.5/Microsoft.PowerShell.Utility/Set-Alias.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.5/Microsoft.PowerShell.Utility/Send-MailMessage.md | Converts .NET API links to xref: format. |
| reference/7.5/Microsoft.PowerShell.Utility/Select-Xml.md | Reflows SYNTAX and corrects parameter casing in prose. |
| reference/7.5/Microsoft.PowerShell.Utility/Select-Object.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.5/Microsoft.PowerShell.Utility/Remove-Variable.md | Reflows SYNTAX and wraps long prose/CommonParameters lines. |
| reference/7.5/Microsoft.PowerShell.Utility/Remove-TypeData.md | Wraps long prose link line. |
| reference/7.5/Microsoft.PowerShell.Utility/Remove-PSBreakpoint.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.5/Microsoft.PowerShell.Utility/Out-GridView.md | Wraps list items/steps for style and line-length constraints. |
| reference/7.5/Microsoft.PowerShell.Utility/Out-File.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.5/Microsoft.PowerShell.Utility/New-Variable.md | Reflows SYNTAX and wraps CommonParameters block. |
| reference/7.5/Microsoft.PowerShell.Utility/New-TemporaryFile.md | Wraps example prose and CommonParameters reference. |
| reference/7.5/Microsoft.PowerShell.Utility/New-Object.md | Reflows SYNTAX, converts inline example to splatting/code block, wraps prose. |
| reference/7.5/Microsoft.PowerShell.Utility/New-Event.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.5/Microsoft.PowerShell.Utility/New-Alias.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.5/Microsoft.PowerShell.Utility/Join-String.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.5/Microsoft.PowerShell.Utility/Import-PSSession.md | Reflows SYNTAX and wraps long prose link line. |
| reference/7.5/Microsoft.PowerShell.Utility/Import-LocalizedData.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.4/PSReadLine/Set-PSReadLineOption.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.4/PSReadLine/Get-PSReadLineKeyHandler.md | Wraps long lines (CommonParameters reference). |
| reference/7.4/PSReadLine/About/about_PSReadLine.md | Wraps long prose lines for consistency. |
| reference/7.4/PSReadLine/About/about_PSReadLine_Functions.md | Wraps YAML description and updates link reference to xref: format. |
| reference/7.4/PSDiagnostics/Start-Trace.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.4/Microsoft.WSMan.Management/Test-WSMan.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.4/Microsoft.WSMan.Management/Set-WSManQuickConfig.md | Wraps long CommonParameters reference line. |
| reference/7.4/Microsoft.WSMan.Management/Remove-WSManInstance.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.4/Microsoft.WSMan.Management/New-WSManSessionOption.md | Reflows SYNTAX and wraps CommonParameters reference. |
| reference/7.4/Microsoft.WSMan.Management/New-WSManInstance.md | Reflows SYNTAX and reformats FilePath example. |
| reference/7.4/Microsoft.WSMan.Management/Get-WSManInstance.md | Reflows SYNTAX and wraps CommonParameters reference. |
| reference/7.4/Microsoft.WSMan.Management/Enable-WSManCredSSP.md | Reflows SYNTAX and wraps CommonParameters reference. |
| reference/7.4/Microsoft.WSMan.Management/Disconnect-WSMan.md | Wraps CommonParameters reference line. |
| reference/7.4/Microsoft.WSMan.Management/Connect-WSMan.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.4/Microsoft.PowerShell.Utility/Write-Information.md | Removes empty SYNOPSIS blank line per style. |
| reference/7.4/Microsoft.PowerShell.Utility/Write-Host.md | Removes empty SYNOPSIS blank line and reflows SYNTAX. |
| reference/7.4/Microsoft.PowerShell.Utility/Write-Error.md | Wraps long line in prose section. |
| reference/7.4/Microsoft.PowerShell.Utility/Wait-Event.md | Wraps prose, fixes AutoReset property casing, and removes trailing blank line. |
| reference/7.4/Microsoft.PowerShell.Utility/Update-TypeData.md | Reflows SYNTAX and wraps long prose lines. |
| reference/7.4/Microsoft.PowerShell.Utility/Update-List.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.4/Microsoft.PowerShell.Utility/Update-FormatData.md | Reflows SYNTAX and wraps long prose/CommonParameters lines. |
| reference/7.4/Microsoft.PowerShell.Utility/Unregister-Event.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.4/Microsoft.PowerShell.Utility/Unblock-File.md | Minor inline formatting change in example prose. |
| reference/7.4/Microsoft.PowerShell.Utility/Trace-Command.md | Reflows SYNTAX and removes an extraneous blank line in parameter section. |
| reference/7.4/Microsoft.PowerShell.Utility/Tee-Object.md | Reflows SYNTAX and wraps CommonParameters reference. |
| reference/7.4/Microsoft.PowerShell.Utility/Show-Markdown.md | Wraps CommonParameters reference and removes trailing blank line. |
| reference/7.4/Microsoft.PowerShell.Utility/Show-Command.md | Wraps long prose lines for style. |
| reference/7.4/Microsoft.PowerShell.Utility/Set-Variable.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.4/Microsoft.PowerShell.Utility/Set-TraceSource.md | Reflows SYNTAX, improves code fence language, wraps CommonParameters section. |
| reference/7.4/Microsoft.PowerShell.Utility/Set-PSBreakpoint.md | Reflows SYNTAX and adjusts spacing around headings. |
| reference/7.4/Microsoft.PowerShell.Utility/Set-MarkdownOption.md | Reflows SYNTAX and removes trailing blank line. |
| reference/7.4/Microsoft.PowerShell.Utility/Set-Date.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.4/Microsoft.PowerShell.Utility/Set-Alias.md | Reflows SYNTAX and updates example placeholder casing. |
| reference/7.4/Microsoft.PowerShell.Utility/Send-MailMessage.md | Converts .NET API links to xref: format. |
| reference/7.4/Microsoft.PowerShell.Utility/Select-Xml.md | Reflows SYNTAX, fixes parameter/properties casing in examples, removes stray blank line. |
| reference/7.4/Microsoft.PowerShell.Utility/Select-Object.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.4/Microsoft.PowerShell.Utility/Remove-Variable.md | Reflows SYNTAX and wraps long prose/CommonParameters lines. |
| reference/7.4/Microsoft.PowerShell.Utility/Remove-TypeData.md | Wraps long prose link line. |
| reference/7.4/Microsoft.PowerShell.Utility/Remove-PSBreakpoint.md | Reflows SYNTAX and adjusts spacing around headings. |
| reference/7.4/Microsoft.PowerShell.Utility/Out-GridView.md | Wraps list items/steps for style and line-length constraints. |
| reference/7.4/Microsoft.PowerShell.Utility/Out-File.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.4/Microsoft.PowerShell.Utility/New-Variable.md | Reflows SYNTAX and wraps CommonParameters block. |
| reference/7.4/Microsoft.PowerShell.Utility/New-TemporaryFile.md | Wraps example prose and CommonParameters reference; removes trailing blank line. |
| reference/7.4/Microsoft.PowerShell.Utility/New-Object.md | Reflows SYNTAX, converts inline example to splatting/code block, wraps prose. |
| reference/7.4/Microsoft.PowerShell.Utility/New-Event.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.4/Microsoft.PowerShell.Utility/New-Alias.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.4/Microsoft.PowerShell.Utility/Join-String.md | Reflows SYNTAX formatting/line wrapping. |
| reference/7.4/Microsoft.PowerShell.Utility/Import-PSSession.md | Reflows SYNTAX and wraps long prose link line. |
| reference/7.4/Microsoft.PowerShell.Utility/Import-LocalizedData.md | Reflows SYNTAX formatting/line wrapping. |
| reference/5.1/PSReadLine/Set-PSReadLineOption.md | Reflows SYNTAX formatting and modernizes type display. |
| reference/5.1/PSReadLine/Get-PSReadLineKeyHandler.md | Wraps long lines (CommonParameters reference). |
| reference/5.1/PSReadLine/About/about_PSReadLine.md | Wraps long prose lines for consistency. |
| reference/5.1/PSDiagnostics/Start-Trace.md | Reflows SYNTAX formatting/line wrapping. |
| reference/5.1/Microsoft.WSMan.Management/Test-WSMan.md | Reflows SYNTAX formatting/line wrapping. |
| reference/5.1/Microsoft.WSMan.Management/Set-WSManQuickConfig.md | Wraps long CommonParameters reference line. |
| reference/5.1/Microsoft.WSMan.Management/Remove-WSManInstance.md | Reflows SYNTAX formatting/line wrapping. |
| reference/5.1/Microsoft.WSMan.Management/New-WSManSessionOption.md | Reflows SYNTAX and wraps CommonParameters reference. |
| reference/5.1/Microsoft.WSMan.Management/New-WSManInstance.md | Reflows SYNTAX and reformats FilePath example. |
| reference/5.1/Microsoft.WSMan.Management/Get-WSManInstance.md | Reflows SYNTAX and wraps CommonParameters reference. |
| reference/5.1/Microsoft.WSMan.Management/Enable-WSManCredSSP.md | Reflows SYNTAX and wraps CommonParameters reference. |
| reference/5.1/Microsoft.WSMan.Management/Disconnect-WSMan.md | Wraps CommonParameters reference line. |
| reference/5.1/Microsoft.WSMan.Management/Connect-WSMan.md | Reflows SYNTAX formatting/line wrapping. |
| reference/5.1/Microsoft.PowerShell.Utility/Write-Information.md | Refactors example to pipeline Write-Information usage. |
| reference/5.1/Microsoft.PowerShell.Utility/Write-Host.md | Removes empty SYNOPSIS blank line and reflows SYNTAX. |
| reference/5.1/Microsoft.PowerShell.Utility/Write-Error.md | Reflows SYNTAX and wraps long prose lines. |
| reference/5.1/Microsoft.PowerShell.Utility/Wait-Event.md | Wraps prose and fixes AutoReset property casing. |
| reference/5.1/Microsoft.PowerShell.Utility/Update-TypeData.md | Wraps long prose lines. |
| reference/5.1/Microsoft.PowerShell.Utility/Update-List.md | Reflows SYNTAX formatting/line wrapping. |
| reference/5.1/Microsoft.PowerShell.Utility/Update-FormatData.md | Reflows SYNTAX and wraps long prose/CommonParameters lines. |
| reference/5.1/Microsoft.PowerShell.Utility/Unregister-Event.md | Reflows SYNTAX formatting/line wrapping. |
| reference/5.1/Microsoft.PowerShell.Utility/Unblock-File.md | Minor inline formatting change in example prose. |
| reference/5.1/Microsoft.PowerShell.Utility/Trace-Command.md | Reflows SYNTAX formatting/line wrapping. |
| reference/5.1/Microsoft.PowerShell.Utility/Tee-Object.md | Reflows SYNTAX and wraps CommonParameters reference. |
| reference/5.1/Microsoft.PowerShell.Utility/Show-Command.md | Wraps long prose lines for style. |
| reference/5.1/Microsoft.PowerShell.Utility/Set-Variable.md | Reflows SYNTAX formatting/line wrapping. |
| reference/5.1/Microsoft.PowerShell.Utility/Set-TraceSource.md | Reflows SYNTAX, improves code fence language, wraps CommonParameters section. |
| reference/5.1/Microsoft.PowerShell.Utility/Set-PSBreakpoint.md | Reflows SYNTAX formatting/line wrapping. |
| reference/5.1/Microsoft.PowerShell.Utility/Set-Date.md | Reflows SYNTAX formatting/line wrapping. |
| reference/5.1/Microsoft.PowerShell.Utility/Set-Alias.md | Reflows SYNTAX formatting/line wrapping. |
| reference/5.1/Microsoft.PowerShell.Utility/Send-MailMessage.md | Converts .NET API links to xref: format. |
| reference/5.1/Microsoft.PowerShell.Utility/Select-Xml.md | Reflows SYNTAX and fixes property casing (InnerXml). |
| reference/5.1/Microsoft.PowerShell.Utility/Select-String.md | Wraps long example pipeline for readability. |
| reference/5.1/Microsoft.PowerShell.Utility/Select-Object.md | Reflows SYNTAX formatting/line wrapping. |
| reference/5.1/Microsoft.PowerShell.Utility/Remove-Variable.md | Reflows SYNTAX and wraps long prose/CommonParameters lines. |
| reference/5.1/Microsoft.PowerShell.Utility/Remove-TypeData.md | Wraps long prose link line. |
| reference/5.1/Microsoft.PowerShell.Utility/Remove-PSBreakpoint.md | Updates example prose wording. |
| reference/5.1/Microsoft.PowerShell.Utility/Out-GridView.md | Wraps list items/steps for style and line-length constraints. |
| reference/5.1/Microsoft.PowerShell.Utility/Out-File.md | Reflows SYNTAX formatting/line wrapping. |
| reference/5.1/Microsoft.PowerShell.Utility/New-Variable.md | Reflows SYNTAX and wraps CommonParameters block. |
| reference/5.1/Microsoft.PowerShell.Utility/New-TemporaryFile.md | Wraps example prose and CommonParameters reference. |
| reference/5.1/Microsoft.PowerShell.Utility/New-Object.md | Reflows SYNTAX, converts inline example to splatting/code block, wraps prose. |
| reference/5.1/Microsoft.PowerShell.Utility/New-Event.md | Reflows SYNTAX formatting/line wrapping. |
| reference/5.1/Microsoft.PowerShell.Utility/New-Alias.md | Reflows SYNTAX formatting/line wrapping. |
| reference/5.1/Microsoft.PowerShell.Utility/Invoke-RestMethod.md | Reflows SYNTAX formatting/line wrapping. |
| reference/5.1/Microsoft.PowerShell.Utility/Import-PSSession.md | Reflows SYNTAX and updates about_PSSnapins link format. |
| reference/5.1/Microsoft.PowerShell.Utility/Import-LocalizedData.md | Reflows SYNTAX formatting/line wrapping. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
This comment was marked as outdated.
This comment was marked as outdated.
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
This comment was marked as outdated.
This comment was marked as outdated.
aedd4ec to
0b0d8dd
Compare
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
PR Summary
Sync changes from PR#13059 - part 3
PR Checklist