diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-02-05 03:22:52 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-02-05 03:22:52 +0100 |
| commit | 486a6963e468f3d0c9e92b20f6abafc6b6ddfaba (patch) | |
| tree | 1791511eaaace167561c60202697cd1d19823695 | |
| parent | 96812ba395170d5551634e6351a93eda2fa57cf1 (diff) | |
| download | hepi-486a6963e468f3d0c9e92b20f6abafc6b6ddfaba.tar.gz | |
Add requestion timeout cli option
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
