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 ### recovery
``` ```
Get-ZertoVpgSetting -vpgSettingsIdentifier <String[]> [-rcovery] [<CommonParameters>] Get-ZertoVpgSetting -vpgSettingsIdentifier <String[]> [-recovery] [<CommonParameters>]
``` ```
### priority ### priority
@@ -288,13 +288,13 @@ Accept pipeline input: False
Accept wildcard characters: False Accept wildcard characters: False
``` ```
### -rcovery ### -recovery
Get VPG Recovery Settings Get VPG Recovery Settings
```yaml ```yaml
Type: SwitchParameter Type: SwitchParameter
Parameter Sets: recovery Parameter Sets: recovery
Aliases: Aliases: rcovery
Required: True Required: True
Position: Named Position: Named