Skip to content

Commit 7fd35bc

Browse files
authored
Update Find-SPOCrossTenantLongFilePathsForSiteRename.md
1 parent d71cb69 commit 7fd35bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Find-SPOCrossTenantLongFilePathsForSiteRename.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Example 1 looks through the site inputted to find file paths that exceed the 400
3737
## PARAMETERS
3838

3939
### -NewSiteUrl
40-
Specifies which source site URL to look through.
40+
Specifies the new URL to assign to the SharePoint site after the rename.
4141

4242
```yaml
4343
Type: String
@@ -52,7 +52,7 @@ Accept wildcard characters: False
5252
```
5353
5454
### -OldSiteUrl
55-
Specifies which target site URL to look through.
55+
Specifies the original URL of the SharePoint site before the rename.
5656
5757
```yaml
5858
Type: String

0 commit comments

Comments
 (0)