summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 64e85c2..3a05bcf 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,8 @@ This hierarchy (System > .env > YAML > State) is designed for **dynamic runtime
* `-req`: Comma-separated list of request names to execute.
* `-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.
## Core Concepts