docs: add example

This commit is contained in:
Felix Spöttel 2023-12-13 11:53:55 +01:00
parent 49ea9e96aa
commit bfface06d0

View file

@ -117,6 +117,9 @@ This runs all solutions sequentially and prints output to the command-line. Same
### ➡️ Benchmark your solutions
```sh
# example: `cargo time 8 --store`
cargo time <day> [--all] [--store]
# output:
# Day 08
# ------