Skip to content

Commit 78e8cc1

Browse files
committed
Fix build error due to error in help file
1 parent ad02f9a commit 78e8cc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Network/Commands.Network/Microsoft.Azure.Commands.Network.dll-Help.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39903,7 +39903,7 @@ $virtualNetwork | Set-AzureRmVirtualNetwork</dev:code>
3990339903
</maml:description>
3990439904
<command:parameterValue required="true" variableLength="false">PSVirtualNetworkGateway</command:parameterValue>
3990539905
</command:parameter>
39906-
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="t"rue position="named">
39906+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true" position="named">
3990739907
<maml:name>GatewayVip</maml:name>
3990839908
<maml:description>
3990939909
<maml:para />

0 commit comments

Comments
 (0)