Updated help file to reflect typo correction
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user