pnp / PnP-PowerShell

SharePoint PnP PowerShell CmdLets
https://pnp.github.io/powershell
Other
985 stars 665 forks source link

Fix for Bug #3105 - Clear-PnPRecycleBinItem help #3016

Closed ToddKlindt closed 3 years ago

ToddKlindt commented 3 years ago

Before creating a pull request, make sure that you have read the contribution file located at

https://github.com/pnp/PnP-PowerShell/blob/dev/CONTRIBUTING.md

Type

Related Issues?

Fixes #3015 completely

What is in this Pull Request ?

Changed help to reference correct property (LeafName) and removed alias for Where-Object.

erwinvanhunen commented 3 years ago

Thanks Todd!