mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 04:27:45 +00:00
Merge pull request #6454 from TO19/seq/benchmarking-doc-typo
seq: fix typo in benchmarking documentation file
This commit is contained in:
commit
6a4abcf862
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Next, build the `seq` binary under the release profile:
|
||||||
cargo build --release -p uu_seq
|
cargo build --release -p uu_seq
|
||||||
```
|
```
|
||||||
|
|
||||||
Finally, you can compare the performance of the two versions of `head`
|
Finally, you can compare the performance of the two versions of `seq`
|
||||||
by running, for example,
|
by running, for example,
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue