aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/man1/dub.1df4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/man1/dub.1df b/man/man1/dub.1df
index 52900a36..69a4c8e0 100644
--- a/man/man1/dub.1df
+++ b/man/man1/dub.1df
@@ -15,6 +15,10 @@
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 CAVEATS
+Skips filenames with newlines in them with an explicit warning to stderr, for
+the least dangerous POSIX-compatible approach. Even so, you probably shouldn't
+use this in critical scripts.
.SH SEE ALSO
du(1)
.SH AUTHOR