From 08ac5dbd8a72394e8f9aa8a67ea548d041649de7 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Wed, 20 Jul 2022 00:32:34 -0400 Subject: [PATCH] Clarify the ignored line --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b2dc22..75fed3c 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ The exact path to the local `ffmpeg` and `ffprobe` binaries can be overridden in When more than one target host is present, `rffmpeg` uses the following rules to select a new host. These rules are evaluated each time a new `rffmpeg` alias process is spawned. -1. Any hosts marked `bad` are ignored until that marking is cleared. +1. Any hosts marked `bad` are ignored. 1. All remaining hosts are iterated through in an indetermine order (Python dictionary with root key as the host ID). For each host: