Skip to content

Commit d530192

Browse files
parameter description suggestion
1 parent b581b6b commit d530192

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,14 @@ Tenant admin can use this cmdlet to select only some content types only for repl
5151
Set-SPOTenantContentTypeReplicationParameters -ReplicateAllContentTypes
5252
```
5353

54-
Tenant admin can also reset to replicate all the content types.
54+
Tenant admin can also reset to replicate all the content types.
5555

5656
## PARAMETERS
5757

5858
### -ReplicateAllContentTypes
5959

60-
{{Fill ReplicateAllContentTypes Description}}
60+
The ReplicateAllContentTypes switch specifies whether all content types should be replicated.
61+
* To allow replication for all content types, use this switch without a value.
6162

6263
```yaml
6364
Type: SwitchParameter

0 commit comments

Comments
 (0)