diff options
author | Jakub Roztocil <jakub@roztocil.co> | 2022-01-23 16:52:31 +0100 |
---|---|---|
committer | Jakub Roztocil <jakub@roztocil.co> | 2022-01-23 16:52:31 +0100 |
commit | 4e59bbfae647547c81b676bb27d49b28b4443c18 (patch) | |
tree | 5c3cb4e9954d079f97b55997082e9fff981f72ed | |
parent | caa8fb9058e73c8efe41b0da6159d47f5aa0d89f (diff) |
Docs
-rw-r--r-- | docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index 694f7e7a..03c3a001 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1498,7 +1498,7 @@ Elapsed time: 0.077538375s Please note that it also includes time spent on formatting the output, which adds a small penalty. Also, if the body is not part of the output, [we don’t spend time downloading it](#conditional-body-download). -If you [use `--style` with one of the Pie themes](#colors-and-formatting), you’ll see the time information color-coded (green/orange/red) based on how long the exchange took. +If you [use `--style` with one of the Pie themes](#colors-and-formatting), you’ll see the time information color-coded (green/yellow/orange/red) based on how long the exchange took. ### Verbose output |