Updated help file to reflect typo correction

This commit is contained in:
Wes Carroll
2020-03-02 09:53:55 -05:00
parent 18185612bb
commit 772848beef
+3 -3
View File
@@ -56,7 +56,7 @@ Get-ZertoVpgSetting -vpgSettingsIdentifier <String[]> [-scripting] [<CommonParam
### recovery
```
Get-ZertoVpgSetting -vpgSettingsIdentifier <String[]> [-rcovery] [<CommonParameters>]
Get-ZertoVpgSetting -vpgSettingsIdentifier <String[]> [-recovery] [<CommonParameters>]
```
### priority
@@ -288,13 +288,13 @@ Accept pipeline input: False
Accept wildcard characters: False
```
### -rcovery
### -recovery
Get VPG Recovery Settings
```yaml
Type: SwitchParameter
Parameter Sets: recovery
Aliases:
Aliases: rcovery
Required: True
Position: Named