From e774cd861d7172e8bb4b2f5d4623814cee415f9e Mon Sep 17 00:00:00 2001 From: Wes Carroll Date: Thu, 2 Apr 2020 10:48:19 -0400 Subject: [PATCH] Update Copy-ZertoVpg.md --- docs/Copy-ZertoVpg.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/Copy-ZertoVpg.md b/docs/Copy-ZertoVpg.md index 6e5436b..ff6e946 100644 --- a/docs/Copy-ZertoVpg.md +++ b/docs/Copy-ZertoVpg.md @@ -13,7 +13,7 @@ Copy an existing VPG settings object to create a new VPG with the same settings. ## SYNTAX ``` -Copy-ZertoVpg -SourceVpgName -NewVpgName [-VMs] [-WhatIf] [-Confirm] +Copy-ZertoVpg [-SourceVpgName] [-NewVpgName] [-VMs] [-WhatIf] [-Confirm] [] ``` @@ -47,7 +47,7 @@ Parameter Sets: (All) Aliases: Required: True -Position: Named +Position: 2 Default value: None Accept pipeline input: False Accept wildcard characters: False @@ -62,7 +62,7 @@ Parameter Sets: (All) Aliases: Required: True -Position: Named +Position: 1 Default value: None Accept pipeline input: False Accept wildcard characters: False @@ -77,7 +77,7 @@ Parameter Sets: (All) Aliases: Required: True -Position: 2 +Position: 3 Default value: None Accept pipeline input: False Accept wildcard characters: False @@ -114,7 +114,7 @@ Accept wildcard characters: False ``` ### CommonParameters -This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](http://go.microsoft.com/fwlink/?LinkID=113216). +This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216). ## INPUTS