about summary refs log tree commit diff
path: root/xdu.1
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-07-05 16:39:50 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-07-05 16:39:50 +0200
commit22f1089ad9be75b7f2a9ab1080ab56ed5a45b851 (patch)
tree19df9dd9623e70cb0ba675b869485709d8ce45f5 /xdu.1
parent3ece061e72bc8cf0675e30e5c255bef6207329c5 (diff)
downloadxdu-22f1089ad9be75b7f2a9ab1080ab56ed5a45b851.tar.gz
xdu-22f1089ad9be75b7f2a9ab1080ab56ed5a45b851.tar.xz
xdu-22f1089ad9be75b7f2a9ab1080ab56ed5a45b851.zip
implement human-readable sizes
Diffstat (limited to 'xdu.1')
-rw-r--r--xdu.18
1 files changed, 8 insertions, 0 deletions
diff --git a/xdu.1 b/xdu.1
index 1f5da2e..4210e3d 100644
--- a/xdu.1
+++ b/xdu.1
@@ -31,6 +31,14 @@ display sizes (the default).
 (.showsize: false)
 don't display sizes.
 .TP
+.B \+h
+(.human: true)
+display human readable sizes (the default).
+.TP
+.B \-h
+(.human: false)
+display numeric sizes.
+.TP
 .BI \-c " num"
 display \fInum\fR columns.
 .TP