From 486a6963e468f3d0c9e92b20f6abafc6b6ddfaba Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 5 Feb 2026 03:22:52 +0100 Subject: Add requestion timeout cli option --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3