Skip to content

Commit 723f1ee

Browse files
authored
Update Copy-SPOPersonalSitePage.md
1 parent 4f8934d commit 723f1ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Copy-SPOPersonalSitePage.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ This cmdlet command allows you to relocate existing SharePoint pages by utilizin
2323
```powershell
2424
Copy-SPOPersonalSitePage -SourceSite <SpoSitePipeBind> -DestinationSite <SpoSitePipeBind> -PageName <String> -DeleteSourcePage <SwitchParameter> [-Confirm] [<CommonParameters>]
2525
```
26+
Note: `-PageName` refers to the name of a SharePoint page that ends with the suffix .aspx, such as page.aspx.
2627

2728
## DESCRIPTION
2829

0 commit comments

Comments
 (0)