We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ec5d15 + 75e1274 commit 1c53f93Copy full SHA for 1c53f93
website/content/en/docs/config/plugin/cli.md
@@ -104,6 +104,8 @@ After creating this alias:
104
```bash
105
limactl sh default # Equivalent to: limactl shell default
106
limactl sh myinstance bash # Equivalent to: limactl shell myinstance bash
107
+```
108
+
109
## How It Works
110
111
1. When you run `limactl <unknown-command>`, Lima first tries to find a built-in command
website/content/en/docs/config/port.md
@@ -88,7 +88,7 @@ lima ip addr show lima0
88
89
See [Config » Network » VMNet networks](./network/vmnet.md) for the further information.
90
91
-### Benchmarks
+## Benchmarks
92
93
<!-- When updating the benchmark result, make sure to update the benchmarking environment too -->
94
0 commit comments