Skip to content

Commit fc4ad1d

Browse files
Update Get-MigrationUser.md
Removing square brackets
1 parent 4656c16 commit fc4ad1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/Get-MigrationUser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Get-MigrationUser [[-Identity] <MigrationUserIdParameter>]
5151

5252
### EmailAddress
5353
```
54-
Get-MigrationUser [-EmailAddress] <SmtpAddress>
54+
Get-MigrationUser -EmailAddress <SmtpAddress>
5555
[-DomainController <Fqdn>]
5656
[-ResultSize <Unlimited>]
5757
[-Partition <MailboxIdParameter>]

0 commit comments

Comments
 (0)