doc: benchmark: add --dat to vtebench command line

This commit is contained in:
Daniel Eklöf 2021-06-25 10:24:55 +02:00
parent 2873043865
commit e365ac0b10
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -5,7 +5,7 @@
All benchmarks are done using [vtebench](https://github.com/alacritty/vtebench):
```sh
./target/release/vtebench -b ./benchmarks
./target/release/vtebench -b ./benchmarks --dat /tmp/<terminal>
```
## 2021-06-25