From b16e13ad34ad838df315445e2c51ca0dee617df6 Mon Sep 17 00:00:00 2001 From: Markus Ressel Date: Fri, 31 Jul 2020 05:31:05 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d90b63b..2912092 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ Note that this process is not entirely "in-place", since a file has to be fully At no point in time are both versions of the original file deleted. To make sure file attributes, permissions and file content are maintained when copying the original file, all attributes and the file checksum is compared before removing the original file (if not disabled using `--checksum false`). -Since file attributes are fully retained, it is not possible to verify if an individual file has been rebalanced. However, this script keeps track of rebalanced files by maintaining a "database" file called `rebalance_db.txt` in its working directory (if not disabled using `--passes 0`). This file contains two lines of text for each processed file: +Since file attributes are fully retained, it is not possible to verify if an individual file has been rebalanced. However, this script keeps track of rebalanced files by maintaining a "database" file in its working directory called `rebalance_db.txt` (if not disabled using `--passes 0`). This file contains two lines of text for each processed file: * One line for the file path -* and the next line for the current count of rebalances +* and the next line for the current count of rebalance passes ```text /my/example/pool/file1.mkv