Skip to content

Commit d0ba448

Browse files
Learn Editor: Update New-SPOSiteManageVersionPolicyJob.md
1 parent d9d7004 commit d0ba448

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/New-SPOSiteManageVersionPolicyJob.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ New-SPOSiteManageVersionPolicyJob [-Identity] <SpoSitePipeBind> [-FileTypes <Str
3030
## DESCRIPTION
3131
Starts a background job that does one or more of the following:
3232

33-
- set the version history limits of all document libraries to that of the site;
33+
- sets the version history limits of all document libraries to that of the site;
3434

3535
- trims version in all document libraries according to each list's version history limits.
3636

@@ -231,7 +231,9 @@ Accept wildcard characters: False
231231
```
232232
233233
### -Identity
234-
{{ Fill Identity Description }}
234+
> Applicable: SharePoint Online
235+
236+
Specifies the URL of the site collection.
235237
236238
```yaml
237239
Type: SpoSitePipeBind

0 commit comments

Comments
 (0)