Skip to content

Commit

Permalink
Fix docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
Gautam Sheth committed Aug 9, 2024
1 parent d1758c0 commit b2e413b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion documentation/Add-PnPListFoldersToSiteTemplate.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@ A switch parameter to include all folders in the list, or just top level folders
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: Recurse

Required: False
Alias: Recurse
Position: 4
Default value: None
Accept pipeline input: False
Expand Down
2 changes: 1 addition & 1 deletion documentation/Get-PnPFolderItem.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,9 @@ A switch parameter to include contents of all subfolders in the specified folder
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: Recurse

Required: False
Alias: Recurse
Position: 4
Default value: None
Accept pipeline input: False
Expand Down
2 changes: 1 addition & 1 deletion documentation/Measure-PnPWeb.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ Iterate all sub webs recursively
```yaml
Type: SwitchParameter
Parameter Sets: (All)
Aliases: Recurse

Required: False
Alias: Recurse
Position: Named
Default value: None
Accept pipeline input: False
Expand Down

0 comments on commit b2e413b

Please sign in to comment.