Skip to content

Commit 216d9aa

Browse files
authored
Merge pull request MicrosoftDocs#712 from tseward/patch-362
Update Get-FASTSearchSecurityPublicFilter.md
2 parents a4af94a + aac72a8 commit 216d9aa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,16 @@ For permissions and the most current information about FAST Search Server 2010 f
2424

2525
## EXAMPLES
2626

27-
### ---------------EXAMPLE 1----------------- (FAST Server for SharePoint 2010)
27+
### ---------------EXAMPLE 1-----------------
2828
```
29-
C:\PS>Get-FASTSearchSecurityPublicFilter
29+
PS C:\>Get-FASTSearchSecurityPublicFilter
3030
```
3131

3232
This example gets the security public filter's general setting configuration information.
3333

34-
### ---------------EXAMPLE 2----------------- (FAST Server for SharePoint 2010)
34+
### ---------------EXAMPLE 2-----------------
3535
```
36-
C:\PS>Get-FASTSearchSecurityWorkerNode workerserver | Get-FASTSearchSecurityPublicFilter
36+
PS C:\>Get-FASTSearchSecurityWorkerNode workerserver | Get-FASTSearchSecurityPublicFilter
3737
```
3838

3939
This example gets the security public filter's general setting configuration information for a security worker with the server name of "workerserver".

0 commit comments

Comments
 (0)