aboutsummaryrefslogtreecommitdiff
path: root/man/man1/dub.1df
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/dub.1df')
-rw-r--r--man/man1/dub.1df21
1 files changed, 21 insertions, 0 deletions
diff --git a/man/man1/dub.1df b/man/man1/dub.1df
new file mode 100644
index 00000000..52900a36
--- /dev/null
+++ b/man/man1/dub.1df
@@ -0,0 +1,21 @@
+.TH DUB 1df "July 2016" "Manual page for dub"
+.SH NAME
+.B dub
+\- list the biggest files in the given directory
+.SH SYNOPSIS
+.B dub
+.br
+.B dub
+/path
+.br
+.B dub
+/path 20
+.SH DESCRIPTION
+.B dub
+lists the biggest entries in a given directory, defaulting to the current
+directory. It defaults to printing 10 entries unless a second argument is
+given.
+.SH SEE ALSO
+du(1)
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>