Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions website/content/en/docs/config/plugin/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ After creating this alias:
```bash
limactl sh default # Equivalent to: limactl shell default
limactl sh myinstance bash # Equivalent to: limactl shell myinstance bash
```

## How It Works

1. When you run `limactl <unknown-command>`, Lima first tries to find a built-in command
Expand Down
2 changes: 1 addition & 1 deletion website/content/en/docs/config/port.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ lima ip addr show lima0

See [Config » Network » VMNet networks](./network/vmnet.md) for the further information.

### Benchmarks
## Benchmarks

<!-- When updating the benchmark result, make sure to update the benchmarking environment too -->

Expand Down