Skip to content

Commit 6b36bb4

Browse files
committed
LoadCmdletHelp clarification
1 parent 49485a3 commit 6b36bb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

exchange/docs-conceptual/exchange-online-powershell-v2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ Unless otherwise noted, the current release of the Exchange Online PowerShell mo
626626
#### Version 3.7.0
627627

628628
- Integrated Web Account Manager (WAM) in authentication flows to enhance security.
629-
- Command line help for Exchange Online PowerShell cmdlets is no longer loaded by default. You need to use the _LoadCmdletHelp_ parameter in the **Connect-ExchangeOnline** command so help for Exchange Online PowerShell cmdlets is available to the **Get-Help** cmdlet.
629+
- Command line help for Exchange Online PowerShell cmdlets is no longer loaded by default. Use the _LoadCmdletHelp_ parameter in the **Connect-ExchangeOnline** command so help for Exchange Online PowerShell cmdlets is available to the **Get-Help** cmdlet.
630630
- Fixed connection issues with app only authentication in Security & Compliance PowerShell.
631631

632632
#### Version 3.6.0

exchange/docs-conceptual/whats-new-in-the-exo-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ This article lists new features in the Exchange Online PowerShell module that's
3232

3333
- [Version 3.7.0](https://www.powershellgallery.com/packages/ExchangeOnlineManagement/3.7.0)
3434

35-
Starting with this version of the module, command line help for Exchange Online PowerShell cmdlets is no longer loaded by default. You need to use the _LoadCmdletHelp_ parameter in the **Connect-ExchangeOnline** command so help for Exchange Online PowerShell cmdlets is available to the **Get-Help** cmdlet.
35+
Starting with this version of the module, command line help for Exchange Online PowerShell cmdlets is no longer loaded by default. Use the _LoadCmdletHelp_ parameter in the **Connect-ExchangeOnline** command so help for Exchange Online PowerShell cmdlets is available to the **Get-Help** cmdlet.
3636

3737
For information about what's in this release, see [Version 3.7.0](exchange-online-powershell-v2.md#version-370).
3838

0 commit comments

Comments
 (0)