summaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Config.h b/Config.h
index a2a2366..cfdb52f 100644
--- a/Config.h
+++ b/Config.h
@@ -290,6 +290,9 @@
// have a really good reason for cleaning things up manually.
//#define BB_FEATURE_CLEAN_UP
//
+// Support for human readable output by ls, du, etc.(example 13k, 23M, 235G)
+#define BB_FEATURE_HUMAN_READABLE
+//
// End of Features List
//
//