From 74301a3fb31f88b707b7dadee26b95e799237863 Mon Sep 17 00:00:00 2001 From: Danny Ranson Date: Mon, 4 Nov 2024 09:53:21 +0000 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bd1345..82bb867 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ temp-dir \ logs.txt # logs from the specific foreach execution on this repo ``` -You can use `--successful` or `--failed` to run a foreach command only against the repositories that succeeded or failed in the preceding command. +You can use `--successful` or `--failed` to run a foreach command only against the repositories that succeeded or failed in the preceding foreach execution. ``` turbolift foreach --failed -- make test