File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
sharepoint-ps/Microsoft.SharePoint.Powershell
sharepoint-server-ps/SharePointServer Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ ms.reviewer:
1616
1717Returns the local SharePoint farm.
1818
19-
2019## SYNTAX
2120
2221```
@@ -31,7 +30,7 @@ For permissions and the most current information about Windows PowerShell for Sh
3130
3231## EXAMPLES
3332
34- ###
33+ ### EXAMPLE 1
3534```
3635C:\PS>$f = Get-SPFarm
3736```
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ schema: 2.0.0
1313
1414Returns the local SharePoint farm.
1515
16-
1716## SYNTAX
1817
1918```
@@ -28,7 +27,8 @@ For permissions and the most current information about Windows PowerShell for Sh
2827
2928## EXAMPLES
3029
31- ###
30+ ### EXAMPLE 1
31+
3232``` powershell
3333$f = Get-SPFarm
3434```
You can’t perform that action at this time.
0 commit comments