Skip to content

Commit b9445d5

Browse files
authored
Merge pull request MicrosoftDocs#2441 from svarukala/patch-1
Removed invalid example
2 parents 340c5e7 + 6372da9 commit b9445d5

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

sharepoint/sharepoint-ps/sharepoint-pnp/Measure-PnPWeb.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,6 @@ Measure-PnPWeb $web -Recursive
3333

3434
Gets statistics on the provided web including all its subwebs
3535

36-
### ------------------EXAMPLE 3------------------
37-
```powershell
38-
Measure-PnPList $web -Recursive
39-
```
40-
41-
Gets statistics on the chosen including all sub webs
42-
4336
## PARAMETERS
4437

4538
### -Identity
@@ -100,4 +93,4 @@ Accept pipeline input: False
10093
10194
## RELATED LINKS
10295
103-
[SharePoint Developer Patterns and Practices](http://aka.ms/sppnp)
96+
[SharePoint Developer Patterns and Practices](http://aka.ms/sppnp)

0 commit comments

Comments
 (0)