summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas McWork <thomas.mc.work@gmail.com>2018-02-16 14:13:43 +0100
committerYorhel <git@yorhel.nl>2018-02-21 18:55:03 +0100
commit48a266c348f0251a68d61bb3807cb15a12caf69c (patch)
tree95f051e23909f8cbe78a00d7e9abb792230b0696
parent14afd92ba25b4b3d4164ab6845dc49beb3f20b9b (diff)
add a file flags section in the docs
-rw-r--r--doc/ncdu.pod37
1 files changed, 37 insertions, 0 deletions
diff --git a/doc/ncdu.pod b/doc/ncdu.pod
index 3ecd28e..4d36129 100644
--- a/doc/ncdu.pod
+++ b/doc/ncdu.pod
@@ -172,6 +172,43 @@ See http://www.brynosaurus.com/cachedir/
=back
+=head1 FILE FLAGS
+
+Each entry has a chance being prefixed by one of the following flags:
+
+=over
+
+=item <
+
+Excluded by using exlude patterns
+
+=item !
+
+Error while reading this item
+
+=item .
+
+Error in a subdirectory
+
+=item >
+
+Excluded because it was an other filesystem
+
+=item H
+
+The entry is a hard link
+
+=item @
+
+The path is neither a file nor a folder (e.g. a soft link or a device file)
+
+=item e
+
+The directory is empty
+
+=back
+
+
=head1 KEYS
=over