Skip to content

Commit 6302f13

Browse files
committed
Fix format issues
1 parent 26ada9b commit 6302f13

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

sharepoint/sharepoint-server-ps/SharePointServer/Add-SPDistributedCacheServiceInstance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Adds an instance of the distributed cache service to a local server.
1616

1717
## SYNTAX
1818

19-
### (Default)
19+
### Default
2020
```
2121
Add-SPDistributedCacheServiceInstance [-AssignmentCollection <SPAssignmentCollection>] [<CommonParameters>]
2222
```

sharepoint/sharepoint-server-ps/SharePointServer/Set-SPServerScaleOutDatabaseDataRange.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,11 +168,13 @@ Accept wildcard characters: False
168168
```
169169

170170
### CommonParameters
171+
171172
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).
172173

173174
## INPUTS
174175

175176
### Microsoft.SharePoint.PowerShell.SPDatabasePipeBind
177+
176178
Microsoft.SharePoint.PowerShell.SPAssignmentCollection
177179

178180
## OUTPUTS

sharepoint/sharepoint-server-ps/SharePointServer/Update-SPRepopulateMicroblogFeedCache.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Refreshes the microblog feed cache.
1515

1616
## SYNTAX
1717

18-
### (Default)
18+
### Default
1919

2020
```
2121
Update-SPRepopulateMicroblogFeedCache [-AccountName <String>]

0 commit comments

Comments
 (0)