From 9324444ca3602f087c2ac5ef79ca03208f6919f3 Mon Sep 17 00:00:00 2001 From: Michael Lombardi Date: Mon, 25 Apr 2022 10:57:23 -0500 Subject: [PATCH] (AB#1942543) Ensure PSConsoleHostReadLine is translatable 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. --- .../5.1/PSReadLine/PSConsoleHostReadLine.md | 20 +++++++++--------- .../7.0/PSReadLine/PSConsoleHostReadLine.md | 20 +++++++++--------- .../7.1/PSReadLine/PSConsoleHostReadLine.md | 21 +++++++++---------- .../7.2/PSReadLine/PSConsoleHostReadLine.md | 21 +++++++++---------- .../7.3/PSReadLine/PSConsoleHostReadLine.md | 21 +++++++++---------- 5 files changed, 50 insertions(+), 53 deletions(-) diff --git a/reference/5.1/PSReadLine/PSConsoleHostReadLine.md b/reference/5.1/PSReadLine/PSConsoleHostReadLine.md index a9cecaa9a6fa..3eafede3f8f5 100644 --- a/reference/5.1/PSReadLine/PSConsoleHostReadLine.md +++ b/reference/5.1/PSReadLine/PSConsoleHostReadLine.md @@ -2,7 +2,7 @@ external help file: PSReadLine-help.xml Locale: en-US Module Name: PSReadLine -ms.date: 12/07/2018 +ms.date: 04/25/2022 online version: https://docs.microsoft.com/powershell/module/psreadline/psconsolehostreadline?view=powershell-5.1&WT.mc_id=ps-gethelp schema: 2.0.0 title: PSConsoleHostReadLine @@ -10,16 +10,16 @@ title: PSConsoleHostReadLine # PSConsoleHostReadLine -## Synopsis +## SYNOPSIS This function is the main entry point for PSReadLine. -## Syntax +## SYNTAX ``` PSConsoleHostReadLine ``` -## Description +## DESCRIPTION `PSConsoleHostReadLine` is the main entry point for the PSReadLine module. The PowerShell console host automatically loads the PSReadLine module and calls this function. Under normal operating @@ -29,24 +29,24 @@ The extension point `PSConsoleHostReadLine` is special to the console host. The alias, function, or script with this name. PSReadLine defines this function so that it is called from the console host. -## Examples +## EXAMPLES ### Example 1 This function is not intended to be used from the command line. -## Parameters +## PARAMETERS -## Inputs +## INPUTS ### None -## Outputs +## OUTPUTS ### None -## Notes +## NOTES -## Related links +## RELATED LINKS [about_PSReadLine](./About/about_PSReadLine.md) diff --git a/reference/7.0/PSReadLine/PSConsoleHostReadLine.md b/reference/7.0/PSReadLine/PSConsoleHostReadLine.md index 7eed2da79675..25a8f09230d2 100644 --- a/reference/7.0/PSReadLine/PSConsoleHostReadLine.md +++ b/reference/7.0/PSReadLine/PSConsoleHostReadLine.md @@ -2,7 +2,7 @@ external help file: PSReadLine-help.xml Locale: en-US Module Name: PSReadLine -ms.date: 12/07/2018 +ms.date: 04/25/2022 online version: https://docs.microsoft.com/powershell/module/psreadline/psconsolehostreadline?view=powershell-7&WT.mc_id=ps-gethelp schema: 2.0.0 title: PSConsoleHostReadLine @@ -10,16 +10,16 @@ title: PSConsoleHostReadLine # PSConsoleHostReadLine -## Synopsis +## SYNOPSIS This function is the main entry point for PSReadLine. -## Syntax +## SYNTAX ``` PSConsoleHostReadLine ``` -## Description +## DESCRIPTION `PSConsoleHostReadLine` is the main entry point for the PSReadLine module. The PowerShell console host automatically loads the PSReadLine module and calls this function. Under normal operating @@ -29,24 +29,24 @@ The extension point `PSConsoleHostReadLine` is special to the console host. The alias, function, or script with this name. PSReadLine defines this function so that it is called from the console host. -## Examples +## EXAMPLES ### Example 1 This function is not intended to be used from the command line. -## Parameters +## PARAMETERS -## Inputs +## INPUTS ### None -## Outputs +## OUTPUTS ### None -## Notes +## NOTES -## Related links +## RELATED LINKS [about_PSReadLine](./About/about_PSReadLine.md) diff --git a/reference/7.1/PSReadLine/PSConsoleHostReadLine.md b/reference/7.1/PSReadLine/PSConsoleHostReadLine.md index 8b9f8fd157af..7c1439eb6601 100644 --- a/reference/7.1/PSReadLine/PSConsoleHostReadLine.md +++ b/reference/7.1/PSReadLine/PSConsoleHostReadLine.md @@ -2,7 +2,7 @@ external help file: PSReadLine-help.xml Locale: en-US Module Name: PSReadLine -ms.date: 12/07/2018 +ms.date: 04/25/2022 online version: https://docs.microsoft.com/powershell/module/psreadline/psconsolehostreadline?view=powershell-7.1&WT.mc_id=ps-gethelp schema: 2.0.0 title: PSConsoleHostReadLine @@ -10,16 +10,16 @@ title: PSConsoleHostReadLine # PSConsoleHostReadLine -## Synopsis +## SYNOPSIS This function is the main entry point for PSReadLine. -## Syntax +## SYNTAX ``` PSConsoleHostReadLine ``` -## Description +## DESCRIPTION `PSConsoleHostReadLine` is the main entry point for the PSReadLine module. The PowerShell console host automatically loads the PSReadLine module and calls this function. Under normal operating @@ -29,25 +29,24 @@ The extension point `PSConsoleHostReadLine` is special to the console host. The alias, function, or script with this name. PSReadLine defines this function so that it is called from the console host. -## Examples +## EXAMPLES ### Example 1 This function is not intended to be used from the command line. -## Parameters +## PARAMETERS -## Inputs +## INPUTS ### None -## Outputs +## OUTPUTS ### None -## Notes +## NOTES -## Related links +## RELATED LINKS [about_PSReadLine](./About/about_PSReadLine.md) - diff --git a/reference/7.2/PSReadLine/PSConsoleHostReadLine.md b/reference/7.2/PSReadLine/PSConsoleHostReadLine.md index 8800053491cf..26ba3b1c6017 100644 --- a/reference/7.2/PSReadLine/PSConsoleHostReadLine.md +++ b/reference/7.2/PSReadLine/PSConsoleHostReadLine.md @@ -2,7 +2,7 @@ external help file: PSReadLine-help.xml Locale: en-US Module Name: PSReadLine -ms.date: 12/07/2018 +ms.date: 04/25/2022 online version: https://docs.microsoft.com/powershell/module/psreadline/psconsolehostreadline?view=powershell-7.2&WT.mc_id=ps-gethelp schema: 2.0.0 title: PSConsoleHostReadLine @@ -10,16 +10,16 @@ title: PSConsoleHostReadLine # PSConsoleHostReadLine -## Synopsis +## SYNOPSIS This function is the main entry point for PSReadLine. -## Syntax +## SYNTAX ``` PSConsoleHostReadLine ``` -## Description +## DESCRIPTION `PSConsoleHostReadLine` is the main entry point for the PSReadLine module. The PowerShell console host automatically loads the PSReadLine module and calls this function. Under normal operating @@ -29,25 +29,24 @@ The extension point `PSConsoleHostReadLine` is special to the console host. The alias, function, or script with this name. PSReadLine defines this function so that it is called from the console host. -## Examples +## EXAMPLES ### Example 1 This function is not intended to be used from the command line. -## Parameters +## PARAMETERS -## Inputs +## INPUTS ### None -## Outputs +## OUTPUTS ### None -## Notes +## NOTES -## Related links +## RELATED LINKS [about_PSReadLine](./About/about_PSReadLine.md) - diff --git a/reference/7.3/PSReadLine/PSConsoleHostReadLine.md b/reference/7.3/PSReadLine/PSConsoleHostReadLine.md index 47d5129c4691..73d0c027b1b9 100644 --- a/reference/7.3/PSReadLine/PSConsoleHostReadLine.md +++ b/reference/7.3/PSReadLine/PSConsoleHostReadLine.md @@ -2,7 +2,7 @@ external help file: PSReadLine-help.xml Locale: en-US Module Name: PSReadLine -ms.date: 12/07/2018 +ms.date: 04/25/2022 online version: https://docs.microsoft.com/powershell/module/psreadline/psconsolehostreadline?view=powershell-7.3&WT.mc_id=ps-gethelp schema: 2.0.0 title: PSConsoleHostReadLine @@ -10,16 +10,16 @@ title: PSConsoleHostReadLine # PSConsoleHostReadLine -## Synopsis +## SYNOPSIS This function is the main entry point for PSReadLine. -## Syntax +## SYNTAX ``` PSConsoleHostReadLine ``` -## Description +## DESCRIPTION `PSConsoleHostReadLine` is the main entry point for the PSReadLine module. The PowerShell console host automatically loads the PSReadLine module and calls this function. Under normal operating @@ -29,25 +29,24 @@ The extension point `PSConsoleHostReadLine` is special to the console host. The alias, function, or script with this name. PSReadLine defines this function so that it is called from the console host. -## Examples +## EXAMPLES ### Example 1 This function is not intended to be used from the command line. -## Parameters +## PARAMETERS -## Inputs +## INPUTS ### None -## Outputs +## OUTPUTS ### None -## Notes +## NOTES -## Related links +## RELATED LINKS [about_PSReadLine](./About/about_PSReadLine.md) -