diff --git a/reference/3.0/Microsoft.PowerShell.Core/About/about_Requires.md b/reference/3.0/Microsoft.PowerShell.Core/About/about_Requires.md index 48cf1be8ab0a..243bce0c9024 100644 --- a/reference/3.0/Microsoft.PowerShell.Core/About/about_Requires.md +++ b/reference/3.0/Microsoft.PowerShell.Core/About/about_Requires.md @@ -39,7 +39,7 @@ functions, cmdlets, or snap-ins. ### PARAMETERS --Version [.] +-Version \[.\] Specifies the minimum version of Windows PowerShell that the script requires. Enter a major version number and optional minor version number. @@ -50,7 +50,7 @@ For example: #Requires -Version 3.0 ``` --PSSnapin [-Version [.]] +-PSSnapin \ [-Version \[.\]] Specifies a Windows PowerShell snap-in that the script requires. Enter the snap-in name and an optional version number. @@ -61,7 +61,7 @@ For example: #Requires -PSSnapin DiskSnapin -Version 1.2 ``` --Modules | +-Modules \ | \ Specifies Windows PowerShell modules that the script requires. Enter the module name and an optional version number. The Modules parameter is diff --git a/reference/4.0/Microsoft.PowerShell.Core/About/about_Requires.md b/reference/4.0/Microsoft.PowerShell.Core/About/about_Requires.md index 0a46dc1445d9..b3343316f612 100644 --- a/reference/4.0/Microsoft.PowerShell.Core/About/about_Requires.md +++ b/reference/4.0/Microsoft.PowerShell.Core/About/about_Requires.md @@ -40,7 +40,7 @@ functions, cmdlets, or snap-ins. ### PARAMETERS --Version [.] +-Version \[.\] Specifies the minimum version of Windows PowerShell that the script requires. Enter a major version number and optional minor version number. @@ -51,7 +51,7 @@ For example: #Requires -Version 3.0 ``` --PSSnapin [-Version [.]] +-PSSnapin \ [-Version \[.\]] Specifies a Windows PowerShell snap-in that the script requires. Enter the snap-in name and an optional version number. @@ -62,7 +62,7 @@ For example: #Requires -PSSnapin DiskSnapin -Version 1.2 ``` --Modules | +-Modules \ | \ Specifies Windows PowerShell modules that the script requires. Enter the module name and an optional version number. The Modules parameter is diff --git a/reference/5.0/Microsoft.PowerShell.Core/About/about_Requires.md b/reference/5.0/Microsoft.PowerShell.Core/About/about_Requires.md index 0a46dc1445d9..b3343316f612 100644 --- a/reference/5.0/Microsoft.PowerShell.Core/About/about_Requires.md +++ b/reference/5.0/Microsoft.PowerShell.Core/About/about_Requires.md @@ -40,7 +40,7 @@ functions, cmdlets, or snap-ins. ### PARAMETERS --Version [.] +-Version \[.\] Specifies the minimum version of Windows PowerShell that the script requires. Enter a major version number and optional minor version number. @@ -51,7 +51,7 @@ For example: #Requires -Version 3.0 ``` --PSSnapin [-Version [.]] +-PSSnapin \ [-Version \[.\]] Specifies a Windows PowerShell snap-in that the script requires. Enter the snap-in name and an optional version number. @@ -62,7 +62,7 @@ For example: #Requires -PSSnapin DiskSnapin -Version 1.2 ``` --Modules | +-Modules \ | \ Specifies Windows PowerShell modules that the script requires. Enter the module name and an optional version number. The Modules parameter is diff --git a/reference/5.1/Microsoft.PowerShell.Core/About/about_Requires.md b/reference/5.1/Microsoft.PowerShell.Core/About/about_Requires.md index 0a46dc1445d9..b3343316f612 100644 --- a/reference/5.1/Microsoft.PowerShell.Core/About/about_Requires.md +++ b/reference/5.1/Microsoft.PowerShell.Core/About/about_Requires.md @@ -40,7 +40,7 @@ functions, cmdlets, or snap-ins. ### PARAMETERS --Version [.] +-Version \[.\] Specifies the minimum version of Windows PowerShell that the script requires. Enter a major version number and optional minor version number. @@ -51,7 +51,7 @@ For example: #Requires -Version 3.0 ``` --PSSnapin [-Version [.]] +-PSSnapin \ [-Version \[.\]] Specifies a Windows PowerShell snap-in that the script requires. Enter the snap-in name and an optional version number. @@ -62,7 +62,7 @@ For example: #Requires -PSSnapin DiskSnapin -Version 1.2 ``` --Modules | +-Modules \ | \ Specifies Windows PowerShell modules that the script requires. Enter the module name and an optional version number. The Modules parameter is diff --git a/reference/6/Microsoft.PowerShell.Core/About/about_Requires.md b/reference/6/Microsoft.PowerShell.Core/About/about_Requires.md index c0f7610b59b2..2174c9be0a42 100644 --- a/reference/6/Microsoft.PowerShell.Core/About/about_Requires.md +++ b/reference/6/Microsoft.PowerShell.Core/About/about_Requires.md @@ -40,7 +40,7 @@ functions, cmdlets, or snap-ins. ### PARAMETERS --Version [.] +-Version \[.\] Specifies the minimum version of Windows PowerShell that the script requires. Enter a major version number and optional minor version number. @@ -51,7 +51,7 @@ For example: #Requires -Version 3.0 ``` --PSSnapin [-Version [.]] +-PSSnapin \ [-Version \[.\]] Specifies a Windows PowerShell snap-in that the script requires. Enter the snap-in name and an optional version number. @@ -62,7 +62,7 @@ For example: #Requires -PSSnapin DiskSnapin -Version 1.2 ``` --Modules | +-Modules \ | \ Specifies Windows PowerShell modules that the script requires. Enter the module name and an optional version number. The Modules parameter is