Skip to content

Conversation

@huypub
Copy link
Contributor

@huypub huypub commented Apr 25, 2022

No description provided.

Prior to this commit, the documentation for PSConsoleHostReadLine did
not correctly translate due to the casing of the H2s, which are required
to be fully upcased.

This commit upcases those items to ensure the documentation can be
properly translated.
Prior to this commit, the section in **about_Format.ps1xml** incorrectly
explained the `<WideEntry>` tag and did not mention the `<WideItem>` tag
at all.

This commit updates the section for clarity and documents the
`<WideItem>` tag and its valid child tags.
Prior to this commit, the Managing Services sample in the conceptual
documentation included example code using the **ComputerName** parameter
for `Get-Service`, but that parameter was removed from the `*-Service`
cmdlets in PowerShell 6.0.

This commit updates the documentation to distinguish between Windows
PowerShell and PowerShell for managing remote services and clarifies
how to do so.
@opbld32
Copy link

opbld32 commented Apr 25, 2022

Docs Build status updates of commit a6d911d:

✅ Validation status: passed

File Status Preview URL Details
reference/5.1/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md ✅Succeeded View (powershell-5.1)
reference/5.1/PSReadLine/PSConsoleHostReadLine.md ✅Succeeded View (powershell-5.1)
reference/7.0/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md ✅Succeeded View (powershell-7)
reference/7.0/PSReadLine/PSConsoleHostReadLine.md ✅Succeeded View (powershell-7)
reference/7.1/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md ✅Succeeded View (powershell-7.1)
reference/7.1/PSReadLine/PSConsoleHostReadLine.md ✅Succeeded View (powershell-7.1)
reference/7.2/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md ✅Succeeded View (powershell-7.2)
reference/7.2/PSReadLine/PSConsoleHostReadLine.md ✅Succeeded View (powershell-7.2)
reference/7.3/Microsoft.PowerShell.Core/About/about_Format.ps1xml.md ✅Succeeded View (powershell-7.3)
reference/7.3/PSReadLine/PSConsoleHostReadLine.md ✅Succeeded View (powershell-7.3)
reference/docs-conceptual/samples/Managing-Services.md ✅Succeeded View (>=powershell-5.1)

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@huypub huypub merged commit e15b400 into live Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants