From 06df252ce401f7701f1d830d1867fedda1b36d05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Sat, 21 Jun 2025 13:58:46 +0200 Subject: Multiply-timeout command Changelog: Added `multiply_timeout` command --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 77d6baa..3c5a3a7 100644 --- a/README.md +++ b/README.md @@ -335,6 +335,13 @@ with : Execute `` with `` as context. +``` +multiply_timeout by +``` + +Modify the timeout used for commands like `expect` by multiplying it with ``. +The effect lasts until the end of the block. + ``` wait ``` -- cgit v1.2.3