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 )]
|
||||
param(
|
||||
[Parameter( Mandatory = $true )]
|
||||
Reference in New Issue
Block a user