From c56318d302bd5e6a8955c163ad439cc87481f9cd Mon Sep 17 00:00:00 2001 From: a1mery <7100077+a1mery@users.noreply.github.com> Date: Wed, 20 Mar 2024 11:32:32 +0100 Subject: [PATCH] Remove name parameter from Syntax section --- documentation/Set-PnPPage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/Set-PnPPage.md b/documentation/Set-PnPPage.md index 8ac1905d0..27f001a6e 100644 --- a/documentation/Set-PnPPage.md +++ b/documentation/Set-PnPPage.md @@ -15,7 +15,7 @@ Sets parameters of a page ## SYNTAX ```powershell -Set-PnPPage [-Identity] [-Name ] [-Title ] +Set-PnPPage [-Identity] [-Title ] [-LayoutType ] [-PromoteAs ] [-CommentsEnabled] [-Publish] [-HeaderType ] [-HeaderLayoutType ] [-ScheduledPublishDate ] [-RemoveScheduledPublish] [-ContentType ] [-ThumbnailUrl ] [-ShowPublishDate ]