Merge pull request #502 from phreaker0/docs-fix-argument

fix typo in argument description
This commit is contained in:
Jim Salter 2020-11-01 17:23:49 -05:00 committed by GitHub
commit 318f7993ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ As of 1.4.18, syncoid also automatically supports and enables resume of interrup
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 <limit t|g|m|k>
+ --target-bwlimit <limit t|g|m|k>
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.