Skip to content

Commit 99fb4dd

Browse files
committed
fix character formatting and rebase
1 parent 96d6b12 commit 99fb4dd

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,9 @@ Accept wildcard characters: False
108108
```
109109
110110
### -VM
111-
Specifies the virtual machine whose virtual network adapters are to be retrieved. The asterisk ('*') is the wildcard.
112-
If it is specified the cmdlet returns virtual network adapters from every virtual machine in the system.
111+
Specifies the virtual machine whose virtual network adapters are to be retrieved. The asterisk (`*`)
112+
is the wildcard. If it is specified the cmdlet returns virtual network adapters from every virtual
113+
machine in the system.
113114

114115
```yaml
115116
Type: VirtualMachine[]

docset/winserver2022-ps/hyper-v/Remove-VMGpuPartitionAdapter.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,9 @@ Accept wildcard characters: False
137137
```
138138
139139
### -VM
140-
Specifies the virtual machine whose virtual network adapters are to be retrieved. The asterisk, ('*'), is the wildcard.
141-
If it is specified the cmdlet returns virtual network adapters from every virtual machine in the system.
140+
Specifies the virtual machine whose virtual network adapters are to be retrieved. The asterisk (`*`)
141+
is the wildcard. If it is specified the cmdlet returns virtual network adapters from every virtual
142+
machine in the system.
142143

143144
```yaml
144145
Type: VirtualMachine[]

docset/winserver2022-ps/hyper-v/Set-VMGpuPartitionAdapter.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,9 @@ Accept wildcard characters: False
321321
```
322322
323323
### -VM
324-
Specifies the virtual machine whose virtual network adapters are to be retrieved. The asterisk, ('*'), is the wildcard.
325-
If it is specified the cmdlet returns virtual network adapters from every virtual machine in the system.
324+
Specifies the virtual machine whose virtual network adapters are to be retrieved. The asterisk (`*`)
325+
is the wildcard. If it is specified the cmdlet returns virtual network adapters from every virtual
326+
machine in the system.
326327

327328
```yaml
328329
Type: VirtualMachine[]

0 commit comments

Comments
 (0)