Add External Help File Def

This commit is contained in:
Wes Carroll
2019-03-26 15:39:27 -04:00
parent e1e08f4d05
commit 0a4581b0ab
4 changed files with 4 additions and 1 deletions
@@ -1,3 +1,4 @@
<# .ExternalHelp ./en-us/ZertoApiWrapper-help.xml #>
function Export-ZertoVpg {
[cmdletbinding()]
param(
@@ -1,3 +1,4 @@
<# .ExternalHelp ./en-us/ZertoApiWrapper-help.xml #>
function Import-ZertoVpg {
[cmdletbinding()]
param(
+1 -1
View File
@@ -1,5 +1,5 @@
#TODO - Add ability to installed with root password.
<# .ExternalHelp ./en-us/ZertoApiWrapper-help.xml #>
#TODO - Add ability to installed with root password.
function Install-ZertoVra {
[cmdletbinding( SupportsShouldProcess = $true )]
param(
@@ -1,3 +1,4 @@
<# .ExternalHelp ./en-us/ZertoApiWrapper-help.xml #>
function New-ZertoVpgSettingsIdentifier {
[cmdletbinding()]
param(