Skip to content

Commit 59d3932

Browse files
authored
Merge pull request MicrosoftDocs#4137 from shivtorov/patch-1
Fixed broken formatting for asterisk symbol
2 parents 9030df0 + 9b2ee83 commit 59d3932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/Get-CsOnlineUser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Accept wildcard characters: False
151151
Indicates the Identity of the user account to be retrieved.
152152
User Identities can be specified using one of the following formats: 1) the user's SIP address; 2) the user's user principal name (UPN); or, 3) the user's Active Directory display name (for example, Ken Myer).
153153

154-
You can use the asterisk (*) wildcard character when using the Display Name as the user Identity.
154+
You can use the asterisk ( * ) wildcard character when using the Display Name as the user Identity.
155155
For example, the Identity "* Smith" returns all the users who have a display name that ends with the string value " Smith".
156156

157157
```yaml

0 commit comments

Comments
 (0)