Merge pull request #84 from ZertoPublic/wcarroll-patch-1

Correct example numbering issue
This commit is contained in:
Wes Carroll
2020-06-05 12:57:07 -04:00
committed by GitHub
+1 -1
View File
@@ -66,7 +66,7 @@ PS C:\> Get-ZertoEvent -eventId "Need an eventID"
Returns information for each -eventID specified. Returns information for each -eventID specified.
### Example 1 ### Example 3
```powershell ```powershell
PS C:\> Get-ZertoEvent -startDate "2019-01-01" -endDate "2019-01-07" -vpg "My Vpg" PS C:\> Get-ZertoEvent -startDate "2019-01-01" -endDate "2019-01-07" -vpg "My Vpg"
``` ```