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