From c98137ad42e8bcc196428fd0c558cc0811dbe544 Mon Sep 17 00:00:00 2001 From: DatuX Date: Sun, 10 Nov 2019 00:46:44 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 54ea291..c38699f 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ New in v3: * Backward compatible * Progressive thinning (via a destroy schedule. default schedule should be fine for most people) * Cleaner output, with optional color support (pip install colorama). - * Clear distinction between local and remote output. - * Summary at the beginning, displaying what will happen and the current thinning-schedule. + * Clear distinction between local and remote output. + * Summary at the beginning, displaying what will happen and the current thinning-schedule. * More effient destroying/skipping snaphots on the fly. (no more space issues if your backup is way behind) * Progress indicator (--progress) * Better property management (--set-properties and --filter-properties)