93924e
diff -up tree-1.6.0/tree.c.args tree-1.6.0/tree.c
93924e
--- tree-1.6.0/tree.c.args	2013-04-11 11:53:47.676572649 +0100
93924e
+++ tree-1.6.0/tree.c	2013-04-11 11:56:10.962350448 +0100
93924e
@@ -536,6 +536,8 @@ void usage(int n)
93924e
 	"  --filelimit # Do not descend dirs with more than # files in them.\n"
93924e
 	"  --timefmt <f> Print and format time according to the format <f>.\n"
93924e
 	"  -o filename   Output to file instead of stdout.\n"
93924e
+	"  --du          Print directory sizes.\n"
93924e
+	"  --prune       Prune empty directories from the output.\n"
93924e
 	"  -------- File options ---------\n"
93924e
 	"  -q            Print non-printable characters as '?'.\n"
93924e
 	"  -N            Print non-printable characters as is.\n"