From 56d7c59bd9748758092dde1cccd5545d9c9447eb Mon Sep 17 00:00:00 2001 From: Jim Salter Date: Fri, 29 Mar 2019 11:47:24 -0400 Subject: [PATCH] clarify --bwlimit units --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 70ded8f..1c6c9c5 100644 --- a/README.md +++ b/README.md @@ -184,11 +184,11 @@ As of 1.4.18, syncoid also automatically supports and enables resume of interrup + --source-bwlimit - This is the bandwidth limit in bytes per second imposed upon the source. This is mainly used if the target does not have mbuffer installed, but bandwidth limites are desired. + This is the bandwidth limit in bytes (kbytes, mbytes, etc) per second imposed upon the source. This is mainly used if the target does not have mbuffer installed, but bandwidth limits are desired. + --target-bw-limit - This is the bandwidth limit in bytes per second imposed upon the target. This is mainly used if the source does not have mbuffer installed, but bandwidth limites are desired. + This is the bandwidth limit in bytes (kbytes, mbytesm etc) per second imposed upon the target. This is mainly used if the source does not have mbuffer installed, but bandwidth limits are desired. + --no-command-checks