mirror of
https://github.com/httpie/cli.git
synced 2024-11-07 16:34:35 +01:00
docs: document the --fresh option
This commit is contained in:
parent
6b5d96da72
commit
640901146f
@ -28,3 +28,7 @@ and print it as a markdown table:
|
||||
| `http --offline pie.dev/get` (startup) | 200 ms | 174 ms: 1.15x faster |
|
||||
| Geometric mean | (ref) | 1.10x faster |
|
||||
|
||||
If your `master` branch is not up-to-date, you can get
|
||||
a fresh clone by passing `--fresh` option. This way,
|
||||
the benchmark runner will clone the `httpie/httpie` repo
|
||||
from `GitHub` and use it as the baseline.
|
||||
|
Loading…
Reference in New Issue
Block a user