pnp / PnP-PowerShell

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

Add-PnpTenantTheme overwrite #2132

Open get-itips opened 5 years ago

get-itips commented 5 years ago

Reporting an Issue or Missing Feature

Add-PnpTenantTheme cmdlet (AddTenantTheme.cs) includes overwrite parameter, but this parameter isn't included in the resultant documentation, as PnP cmdlets are reflected into documentation with the documentation included in the source code, it seems that they are out of sync. Related issue https://github.com/MicrosoftDocs/office-docs-powershell/issues/3536

Expected behavior

That https://github.com/MicrosoftDocs/office-docs-powershell/blob/master/sharepoint/sharepoint-ps/sharepoint-pnp/Add-PnPTenantTheme.md include overwrite

Actual behavior

It is not included.

Steps to reproduce behavior

Visit https://github.com/MicrosoftDocs/office-docs-powershell/blob/master/sharepoint/sharepoint-ps/sharepoint-pnp/Add-PnPTenantTheme.md

and https://github.com/SharePoint/PnP-PowerShell/blob/master/Commands/Admin/AddTenantTheme.cs

Which version of the PnP-PowerShell Cmdlets are you using?

What is the version of the Cmdlet module you are running?

not related to the issue

How did you install the PnP-PowerShell Cmdlets?

ghost commented 5 years ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.