docs: add example
This commit is contained in:
parent
49ea9e96aa
commit
bfface06d0
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
# ------
|
||||
|
|
Loading…
Add table
Reference in a new issue