@pnp/cli-microsoft365 10.5.0-beta.7a5c151 → 10.5.0-beta.b872a3f

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,7 +14,7 @@ m365 spo page section remove [options]
14
14
 
15
15
  ## Options
16
16
 
17
- ```md definition-remove
17
+ ```md definition-list
18
18
  `-u, --webUrl <webUrl>`
19
19
  : URL of the site where the page is located.
20
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pnp/cli-microsoft365",
3
- "version": "10.5.0-beta.7a5c151",
3
+ "version": "10.5.0-beta.b872a3f",
4
4
  "description": "Manage Microsoft 365 and SharePoint Framework projects on any platform",
5
5
  "license": "MIT",
6
6
  "main": "./dist/api.js",