Update VBoxManageConfig-not-required.mdx (#10707)
replace indentation with spaces
This commit is contained in:
parent
5c2e47b3da
commit
eea215adf9
@ -20,7 +20,7 @@ type VBoxManageConfig struct {
|
||||
// ```json
|
||||
// "vboxmanage": [
|
||||
// ["modifyvm", "{{.Name}}", "--memory", "1024"],
|
||||
// ["modifyvm", "{{.Name}}", "--cpus", "2"]
|
||||
// ["modifyvm", "{{.Name}}", "--cpus", "2"]
|
||||
// ]
|
||||
// ```
|
||||
//
|
||||
|
@ -8,7 +8,7 @@
|
||||
```json
|
||||
"vboxmanage": [
|
||||
["modifyvm", "{{.Name}}", "--memory", "1024"],
|
||||
["modifyvm", "{{.Name}}", "--cpus", "2"]
|
||||
["modifyvm", "{{.Name}}", "--cpus", "2"]
|
||||
]
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user