Skip to content

Commit

Permalink
minor update to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
reshmee011 committed Dec 30, 2024
1 parent 2557057 commit d8bd574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/Set-PnPFileRetentionLabel.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Retrieves the retention label information for a file in SharePoint.

## SYNTAX
```powershell
Set-PnPFileRetentionLabel -Url <String> [-isRecordLocked <Boolean>] [-retentionLabel <String>] [-Connection <PnPConnection>]
Set-PnPFileRetentionLabel -Url <String> [-RecordLocked <Boolean>] [-retentionLabel <String>] [-Connection <PnPConnection>]
```

## DESCRIPTION
Expand Down

0 comments on commit d8bd574

Please sign in to comment.