Skip to content

Commit eed98dd

Browse files
authored
Merge pull request MicrosoftDocs#3983 from dariomws306/patch-43
Update Get-CsClientPolicy.md
2 parents 9831932 + 4b3fc58 commit eed98dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

skype/skype-ps/skype/Get-CsClientPolicy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ Accept wildcard characters: False
120120
121121
### -Filter
122122
Enables you to use wildcard characters when indicating the policy (or policies) to be returned.
123-
For example, to return all the policies configured at the site scope use this syntax: -Filter "site:*".
124-
To return a collection of all the per-user policies, use this syntax: -Filter "tag:*".
123+
For example, to return all the policies configured at the site scope use this syntax: -Filter "site:\*".
124+
To return a collection of all the per-user policies, use this syntax: -Filter "tag:\*".
125125
126126
```yaml
127127
Type: String

0 commit comments

Comments
 (0)