From 9c4c79b8859f97c42bb5581208cff0a642cf707f Mon Sep 17 00:00:00 2001 From: ZwF <25246962+devzwf@users.noreply.github.com> Date: Mon, 17 Mar 2025 22:20:06 -0400 Subject: [PATCH] Update README.md Add the -x option to the readme... --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46d332a..5f6e52f 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ Options:" -s Include stopped containers in the check. (Logic: docker ps -a). -t Set a timeout (in seconds) per container for registry checkups, 10 is default. -v Prints current version. +-x N Set max asynchronous subprocesses, 1 default, 0 to disable, 32+ tested. ``` ### Basic example: