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.
1 parent 55d21fb commit a42c066Copy full SHA for a42c066
docs/docs/cmd/spo/list/list-defaultvalue-clear.mdx
@@ -29,7 +29,7 @@ m365 spo list defaultvalue clear [options]
29
: Internal name of the field to clear over the entire list. Specify either `fieldName` or `folderUrl`, but not both.
30
31
`--folderUrl [folderUrl]`
32
-: Clear all fields of a specific folder. Specify either `fieldName` or `folderUrl`, but not both.
+: Clear all fields of a specific folder by specifying a server- or site-relative URL. Specify either `fieldName` or `folderUrl`, but not both.
33
34
`-f, --force`
35
: Don't prompt for confirmation.
0 commit comments