From 2a0c74ad30b41f04c75eebdeff79a14c374f4b82 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Wed, 20 Jul 2022 02:46:17 -0400 Subject: [PATCH] Adjust wording in target host selection --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac6c70a..446428f 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ The exact path to the local `ffmpeg` and `ffprobe` binaries can be overridden in ### Target Host Selection -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. +When more than one target host is present, `rffmpeg` uses the following rules to select a target host. These rules are evaluated each time a new `rffmpeg` alias process is spawned based on the current state (actively running processes, etc.). 1. Any hosts marked `bad` are ignored.