diff --git a/doc/ncdu.pod b/doc/ncdu.pod
index 5e3b64235b7ba508f259405ac20ad0fc96fe6c4b..89ecf824ef0c396fd9ccf465d2e7585d6e7717c0 100644
--- a/doc/ncdu.pod
+++ b/doc/ncdu.pod
@@ -122,6 +122,13 @@ can be added multiple times to add more patterns.
 Exclude files that match any pattern in I<FILE>. Patterns should be separated
 by a newline.
 
+=item --exclude-caches
+
+Exclude directories containing CACHEDIR.TAG.  The directories will still be
+displayed, but not their content, and they are not counted towards the disk
+usage statistics.
+See http://www.brynosaurus.com/cachedir/
+
 =back