Skip to content

Commit 46dc9a9

Browse files
authored
Merge pull request MicrosoftDocs#3781 from thegraffix/main
Removed an extra ". " in Get-VMNetworkAdapter -VM parameter description
2 parents 207ec12 + fcb3e85 commit 46dc9a9

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

docset/winserver2012-ps/hyper-v/Get-VMNetworkAdapter.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Accept wildcard characters: False
132132
133133
### -VM
134134
Specifies the virtual machine whose virtual network adapters are to be retrieved.
135-
. The asterisk, "*", is the wildcard.
135+
The asterisk, "*", is the wildcard.
136136
If it is specified the cmdlet returns virtual network adapters from every virtual machine in the system.
137137
138138
```yaml

docset/winserver2012r2-ps/hyper-v/Get-VMNetworkAdapter.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ Accept wildcard characters: False
167167
168168
### -VM
169169
Specifies the virtual machine whose virtual network adapters are to be retrieved.
170-
. The asterisk, "*", is the wildcard.
170+
The asterisk, "*", is the wildcard.
171171
If it is specified the cmdlet returns virtual network adapters from every virtual machine in the system.
172172
173173
```yaml

docset/winserver2016-ps/hyper-v/Get-VMNetworkAdapter.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Accept wildcard characters: False
203203
204204
### -VM
205205
Specifies the virtual machine whose virtual network adapters are to be retrieved.
206-
. The asterisk, "*", is the wildcard.
206+
The asterisk, "*", is the wildcard.
207207
If it is specified the cmdlet returns virtual network adapters from every virtual machine in the system.
208208
209209
```yaml

docset/winserver2019-ps/hyper-v/Get-VMNetworkAdapter.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Accept wildcard characters: False
203203
204204
### -VM
205205
Specifies the virtual machine whose virtual network adapters are to be retrieved.
206-
. The asterisk, "*", is the wildcard.
206+
The asterisk, "*", is the wildcard.
207207
If it is specified the cmdlet returns virtual network adapters from every virtual machine in the system.
208208
209209
```yaml

docset/winserver2022-ps/hyper-v/Get-VMNetworkAdapter.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Accept wildcard characters: False
203203
204204
### -VM
205205
Specifies the virtual machine whose virtual network adapters are to be retrieved.
206-
. The asterisk, "*", is the wildcard.
206+
The asterisk, "*", is the wildcard.
207207
If it is specified the cmdlet returns virtual network adapters from every virtual machine in the system.
208208
209209
```yaml

docset/winserver2025-ps/hyper-v/Get-VMNetworkAdapter.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Accept wildcard characters: False
203203
204204
### -VM
205205
Specifies the virtual machine whose virtual network adapters are to be retrieved.
206-
. The asterisk, "*", is the wildcard.
206+
The asterisk, "*", is the wildcard.
207207
If it is specified the cmdlet returns virtual network adapters from every virtual machine in the system.
208208
209209
```yaml

0 commit comments

Comments
 (0)