Rename function to follow <verb>-Zerto<noun> format
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
function Install-Vra {
|
function Install-ZertoVra {
|
||||||
[cmdletbinding( SupportsShouldProcess = $true )]
|
[cmdletbinding( SupportsShouldProcess = $true )]
|
||||||
param(
|
param(
|
||||||
[Parameter( Mandatory = $true )]
|
[Parameter( Mandatory = $true )]
|
||||||
Reference in New Issue
Block a user