Rename function to follow <verb>-Zerto<noun> format

This commit is contained in:
Wes Carroll
2019-02-20 13:31:47 -05:00
parent 7645a24be1
commit 582157ee60
@@ -1,4 +1,4 @@
function Install-Vra { function Install-ZertoVra {
[cmdletbinding( SupportsShouldProcess = $true )] [cmdletbinding( SupportsShouldProcess = $true )]
param( param(
[Parameter( Mandatory = $true )] [Parameter( Mandatory = $true )]