about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-07-05 16:49:21 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-07-05 16:49:21 +0200
commit8dc69f1f7964b8667d5bf11195f88f001780aaef (patch)
treede6b5d118e3c8755ed719cc123ce23e75ffb1e3e
parentd60cbf8929db8dc74f7cf0e2a2cfed0fcaa4020a (diff)
downloadxdu-8dc69f1f7964b8667d5bf11195f88f001780aaef.tar.gz
xdu-8dc69f1f7964b8667d5bf11195f88f001780aaef.tar.xz
xdu-8dc69f1f7964b8667d5bf11195f88f001780aaef.zip
README.md: add blurb
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 20d1ece..b6f2063 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,10 @@
 ## This is a fork of xdu 3.0.
 
+xdu is a program for displaying a graphical tree of disk space
+utilization as reported by the UNIX utility du(1).  You can
+navigate up and down in the tree, sort things, and print out
+information.  See the manual page for details.
+
 News:
 * cleaned up code to build on modern systems
 * new Makefile