Skip to content

Commit 2218003

Browse files
authored
Merge pull request MicrosoftDocs#843 from tseward/patch-477
Update Get-SPSiteMapDatabase.md
2 parents 48a8407 + 60a4e45 commit 2218003

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

sharepoint/sharepoint-ps/sharepoint-server/Get-SPSiteMapDatabase.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ schema: 2.0.0
88
# Get-SPSiteMapDatabase
99

1010
## SYNOPSIS
11-
{{Fill in the Synopsis}}
11+
Do not use
1212

1313
## SYNTAX
1414

@@ -18,21 +18,21 @@ Get-SPSiteMapDatabase [-AssignmentCollection <SPAssignmentCollection>] [-Confirm
1818
```
1919

2020
## DESCRIPTION
21-
{{Fill in the Description}}
21+
Do not use
2222

2323
## EXAMPLES
2424

2525
### Example 1
2626
```
27-
PS C:\> {{ Add example code here }}
27+
PS C:\>Do not use
2828
```
2929

30-
{{ Add example description here }}
30+
Do not use
3131

3232
## PARAMETERS
3333

3434
### -AssignmentCollection
35-
{{Fill AssignmentCollection Description}}
35+
Do not use
3636

3737
```yaml
3838
Type: SPAssignmentCollection

0 commit comments

Comments
 (0)