From 0c3b97c86415f9b7fd7c9440ffc815503c1b2a6f Mon Sep 17 00:00:00 2001 From: tenox7 Date: Mon, 2 Jul 2018 23:59:22 -0700 Subject: readme update --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 67e79c9..358f65c 100644 --- a/README.md +++ b/README.md @@ -67,13 +67,11 @@ Below is a simple, self-explanatory configuration file example: # recursively calculate directory sizes - only enable if you have # fast disk (eg. SSD), large cache or a small directory tree structure - # note that file and folder names starting with dot (.) are not counted - # this may be a problem for large .git repos which would not be scanned #recursive-du=true - # large file set makes move dialog display only reduced directory tree - # instead of all directories from the whole repository - #large-file-set=true + # large file set makes move dialog display only reduced directory tree + # instead of all directories from the whole repository + #large-file-set=true # favicon / application icon, must be one of the embedded/compiled icon files # by default wfmicon.gif -- cgit v1.2.3