Skip to content

Commit 0a7746f

Browse files
committed
Update Connect-ExchangeOnline.md
1 parent 3cee070 commit 0a7746f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

exchange/exchange-ps/exchange/Connect-ExchangeOnline.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -678,7 +678,11 @@ Accept wildcard characters: False
678678
### -SkipLoadingCmdletHelp
679679
**Note**: This parameter is available in version 3.3.0-Preview1 or later of the module.
680680

681-
Use the SkipLoadingCmdletHelp switch to prevent cmdlet help from loading when you connect. You don't need to specify a value with this switch.
681+
The SkipLoadingFormatData switch avoids downloading the cmdlet help files for REST API connections. You don't need to specify a value with this switch.
682+
683+
When you use this switch, you don't get local help files for any cmdlet.
684+
685+
This switch doesn't work with the UseRPSSession switch.
682686

683687
```yaml
684688
Type: SwitchParameter

0 commit comments

Comments
 (0)