Skip to content

Commit 835c752

Browse files
author
sijiameng
committed
minor
1 parent 88673a6 commit 835c752

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOSite.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,7 @@ Set-SPOSite [-Identity] <SpoSitePipeBind>
103103

104104
### ClearGroupId
105105
```powershell
106-
Set-SPOSite [-Identity] <SpoSitePipeBind>
107-
[-ClearGroupId]
108-
[<CommonParameters>]
106+
Set-SPOSite [-Identity] <SpoSitePipeBind> [-ClearGroupId] [<CommonParameters>]
109107
```
110108

111109
## DESCRIPTION

0 commit comments

Comments
 (0)