Added bwlimit units

This commit is contained in:
Klemens Ullmann-Marx 2019-02-28 09:07:03 +01:00 committed by GitHub
parent 234cc61e3a
commit a97da7d0d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -184,11 +184,11 @@ As of 1.4.18, syncoid also automatically supports and enables resume of interrup
+ --source-bwlimit <limit t|g|m|k>
This is the bandwidth limit 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 per second imposed upon the source. This is mainly used if the target does not have mbuffer installed, but bandwidth limites are desired.
+ --target-bw-limit <limit t|g|m|k>
This is the bandwidth limit 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 per second imposed upon the target. This is mainly used if the source does not have mbuffer installed, but bandwidth limites are desired.
+ --no-command-checks