summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2026-02-05 03:22:52 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2026-02-05 03:22:52 +0100
commit486a6963e468f3d0c9e92b20f6abafc6b6ddfaba (patch)
tree1791511eaaace167561c60202697cd1d19823695
parent96812ba395170d5551634e6351a93eda2fa57cf1 (diff)
downloadhepi-486a6963e468f3d0c9e92b20f6abafc6b6ddfaba.tar.gz
Add requestion timeout cli option
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3a05bcf..b9b53b8 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ This hierarchy (System > .env > YAML > State) is designed for **dynamic runtime
* `-group`: The name of a request group to execute.
* `-headers`: Show response headers in the output.
* `-timeout`: Request timeout duration (default: 10s).
-* `-state`: Path to state file.
+* `-state`: Path to state file (default: .hepi.json).
## Core Concepts