diff --git a/docs/Get-ZertoVpg.md b/docs/Get-ZertoVpg.md index 299b221..737456a 100644 --- a/docs/Get-ZertoVpg.md +++ b/docs/Get-ZertoVpg.md @@ -14,74 +14,63 @@ Returns information about VPGs ## SYNTAX ### main (Default) - -```PowerShell +``` Get-ZertoVpg [] ``` ### stats - -```PowerShell +``` Get-ZertoVpg -protectionGroupIdentifier [-checkpointsStats] [] ``` ### checkpoints - -```PowerShell -Get-ZertoVpg -protectionGroupIdentifier [-checkpoints] [-startDate ] [-endDate ] [] +``` +Get-ZertoVpg -protectionGroupIdentifier [-checkpoints] [-startDate ] [-endDate ] + [] ``` ### protectionGroupIdentifier - -```PowerShell +``` Get-ZertoVpg -protectionGroupIdentifier [] ``` ### entityTypes - -```PowerShell +``` Get-ZertoVpg [-entityTypes] [] ``` ### failoverCommitPolicies - -```PowerShell +``` Get-ZertoVpg [-failoverCommitPolicies] [] ``` ### failoverShutdownPolicies - -```PowerShell +``` Get-ZertoVpg [-failoverShutdownPolicies] [] ``` ### priorities - -```PowerShell +``` Get-ZertoVpg [-priorities] [] ``` ### retentionPolicies - -```PowerShell +``` Get-ZertoVpg [-retentionPolicies] [] ``` ### statuses - -```PowerShell +``` Get-ZertoVpg [-statuses] [] ``` ### subStatuses - -```PowerShell +``` Get-ZertoVpg [-subStatuses] [] ``` ### filter - -```PowerShell +``` Get-ZertoVpg [-name ] [-status ] [-subStatus ] [-protectedSiteType ] [-recoverySiteType ] [-protectedSiteIdentifier ] [-recoverySiteIdentifier ] [-organizationName ] [-zorgIdentifier ] [-priority ] @@ -508,7 +497,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 diff --git a/docs/Invoke-ZertoFailoverRollback.md b/docs/Invoke-ZertoFailoverRollback.md index a19a10a..6f11cf3 100644 --- a/docs/Invoke-ZertoFailoverRollback.md +++ b/docs/Invoke-ZertoFailoverRollback.md @@ -13,7 +13,7 @@ Rolls back a VPG in a Before Commit Failover State ## SYNTAX -```PowerShell +``` Invoke-ZertoFailoverRollback [-vpgName] [] ``` @@ -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 diff --git a/docs/Remove-ZertoVpg.md b/docs/Remove-ZertoVpg.md index 9fba18b..ec2bac7 100644 --- a/docs/Remove-ZertoVpg.md +++ b/docs/Remove-ZertoVpg.md @@ -14,15 +14,13 @@ Deletes a Zerto Virtual Protection Group ## SYNTAX ### vpgIdentifier (Default) - -```PowerShell +``` Remove-ZertoVpg -vpgidentifier [-keepRecoveryVolumes] [-force] [-WhatIf] [-Confirm] [] ``` ### vpgName - -```PowerShell +``` Remove-ZertoVpg [-vpgName] [-keepRecoveryVolumes] [-force] [-WhatIf] [-Confirm] [] ``` @@ -164,7 +162,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