From dd60db0b60bd0d20b7e6116303d2327c1a2d6f05 Mon Sep 17 00:00:00 2001 From: Markus Ressel Date: Fri, 31 Jul 2020 05:26:18 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df7fa58..3ef5308 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Although this script **does** have a progress output (files as well as percentag When aborting the script midway through, be sure to check the last lines of its output. When cancelling before or during the renaming process a ".rebalance" file might be left and you have to rename (or delete) it manually. -Although the `--passes` paramter can be used to limit the maximum amount of rebalance passes per file, it is only meant to speedup aborted runs. Individual files will **not be process multiple times automatically**. To reach multiple passes you have to run the script on the same target directory multiple times. +Although the `--passes` parameter can be used to limit the maximum amount of rebalance passes per file, it is only meant to speedup aborted runs. Individual files will **not be process multiple times automatically**. To reach multiple passes you have to run the script on the same target directory multiple times. ## Attributions