Skip to content

Commit

Permalink
Removed extra linebreaks
Browse files Browse the repository at this point in the history
  • Loading branch information
KoenZomers authored Mar 1, 2024
1 parent f1d71ac commit c968b54
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,16 @@ title: Get-PnPSiteFileVersionExpirationReportJobProgress

Gets the status for a file version usage report generation job for a site collection.


## SYNTAX

```powershell
Get-PnPSiteFileVersionExpirationReportJobProgress -ReportUrl <string>
```


## DESCRIPTION

Gets the status for a file version usage report generation job for a site collection.


## EXAMPLES

### EXAMPLE 1
Expand All @@ -35,7 +32,6 @@ Get-PnPSiteFileVersionExpirationReportJobProgress -ReportUrl "https://contoso.sh

Gets the status for a file version usage report generation job for a site collection.


## PARAMETERS

### -ReportUrl
Expand All @@ -52,9 +48,6 @@ Accept pipeline input: False
Accept wildcard characters: False
```
## RELATED LINKS
[Microsoft 365 Patterns and Practices](https://aka.ms/m365pnp)

0 comments on commit c968b54

Please sign in to comment.