We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 340c5e7 + 6372da9 commit b9445d5Copy full SHA for b9445d5
sharepoint/sharepoint-ps/sharepoint-pnp/Measure-PnPWeb.md
@@ -33,13 +33,6 @@ Measure-PnPWeb $web -Recursive
33
34
Gets statistics on the provided web including all its subwebs
35
36
-### ------------------EXAMPLE 3------------------
37
-```powershell
38
-Measure-PnPList $web -Recursive
39
-```
40
-
41
-Gets statistics on the chosen including all sub webs
42
43
## PARAMETERS
44
45
### -Identity
@@ -100,4 +93,4 @@ Accept pipeline input: False
100
93
101
94
## RELATED LINKS
102
95
103
-[SharePoint Developer Patterns and Practices](http://aka.ms/sppnp)
96
+[SharePoint Developer Patterns and Practices](http://aka.ms/sppnp)
0 commit comments