summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2018-11-01 18:39:33 +0100
committersharkdp <davidpeter@web.de>2018-11-01 18:39:33 +0100
commitce62f937eb05f8682384512e10923506506191ae (patch)
treeda69cf309e374dee7fc64688be704a066a878c83
parentb0d17e0cb931e0727089afa745f00a0758abff4e (diff)
Add usage
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 806891b..f65b2fc 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,11 @@
It is a parallelized version of `du -sh` or rather `du -sh --bytes`. On my 8-core laptop,
it is about five times faster than `du`.
+``` bash
+> dup
+14.56 GB (14556806983 bytes)
+```
+
## Benchmark
The following benchmarks have been performed with [hyperfine](https://github.com/sharkdp/hyperfine) on