Update formatting to standard

This commit is contained in:
Wes Carroll
2019-03-14 20:41:37 -04:00
parent 80d0d922be
commit 941d25a588
3 changed files with 17 additions and 33 deletions
+1 -2
View File
@@ -13,7 +13,7 @@ Rolls back a VPG in a Before Commit Failover State
## SYNTAX
```PowerShell
```
Invoke-ZertoFailoverRollback [-vpgName] <String[]> [<CommonParameters>]
```
@@ -50,7 +50,6 @@ Accept wildcard characters: False
```
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS