File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ New-SPOSiteManageVersionPolicyJob [-Identity] <SpoSitePipeBind> [-FileTypes <Str
3030## DESCRIPTION
3131Starts 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
237239Type : SpoSitePipeBind
You can’t perform that action at this time.
0 commit comments