Replies: 1 comment 2 replies
-
PnP is based on community effort from people liking to spend their share time building on these components to help others make things easier. In the light of your question I would say we very much welcome your Pull Requests on documentation where you feel there's room for improvement. After validation we will merge your proposals. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do you normally react when encountering undocumented features, or features said to exist that does not, or commandlets that does not implement the link to the documentation with get-help commandlet -online etc?
As an example the Add-PnPSiteDesignTask commandlet documentation at the links below all state that -Confirm and -WhatIf are supported switches, as does the Get-Help info but in reality both fail with A parameter cannot be found that matches parameter name
This is just one small example of a big general issue.
Get-Help Add-PnPSiteDesignTask
Links
https://github.com/pnp/powershell/blob/1.7.0/documentation/Add-PnPSiteDesignTask.md
https://pnp.github.io/powershell/cmdlets/Add-PnPSiteDesignTask.html
https://docs.microsoft.com/en-us/powershell/module/sharepoint-pnp/add-pnpsitedesigntask?view=sharepoint-ps
Beta Was this translation helpful? Give feedback.
All reactions