Put params in correct order
This commit is contained in:
@@ -13,8 +13,8 @@ Establishes a connection to a ZVM.
|
||||
## SYNTAX
|
||||
|
||||
```
|
||||
Connect-ZertoServer [-zertoServer] <String> [-credential] <PSCredential> [-zertoPort <String>] [-returnHeaders]
|
||||
[<CommonParameters>]
|
||||
Connect-ZertoServer [-zertoServer] <String> [-credential] <PSCredential> [-zertoPort <String>] [-AutoReconnect]
|
||||
[-returnHeaders] [<CommonParameters>]
|
||||
```
|
||||
|
||||
## DESCRIPTION
|
||||
|
||||
Reference in New Issue
Block a user