Adjust wording in target host selection

This commit is contained in:
Joshua M. Boniface 2022-07-20 02:46:17 -04:00
parent b49c13890f
commit 2a0c74ad30

View file

@ -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.