Add external help information
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
<# .ExternalHelp ./en-us/ZertoApiWrapper-help.xml #>
|
||||||
function New-ZertoVpg {
|
function New-ZertoVpg {
|
||||||
[cmdletbinding()]
|
[cmdletbinding()]
|
||||||
param(
|
param(
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
<# .ExternalHelp ./en-us/ZertoApiWrapper-help.xml #>
|
||||||
function Save-ZertoVpgSettings {
|
function Save-ZertoVpgSettings {
|
||||||
[cmdletbinding(
|
[cmdletbinding(
|
||||||
SupportsShouldProcess = $true
|
SupportsShouldProcess = $true
|
||||||
|
|||||||
Reference in New Issue
Block a user