Skip to content

Commit 6372da9

Browse files
authored
Removed invalid example
Incorrect example using measure-pnplist is removed
1 parent 129ab98 commit 6372da9

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)