We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 97d0d17 + 8ba6091 commit 2f387d0Copy full SHA for 2f387d0
documentation/Get-PnPHomeSite.md
@@ -20,7 +20,7 @@ Returns the home site url for your tenant
20
## SYNTAX
21
22
```powershell
23
-Get-PnPHomeSite [IsVivaConnectionsDefaultStartForCompanyPortalSiteEnabled <SwitchParameter>] [-Connection <PnPConnection>] [<CommonParameters>]
+Get-PnPHomeSite [-IsVivaConnectionsDefaultStartForCompanyPortalSiteEnabled <SwitchParameter>] [-Connection <PnPConnection>] [<CommonParameters>]
24
```
25
26
## DESCRIPTION
0 commit comments