summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMartin Matous <m@matous.dev>2022-03-15 22:59:25 +0100
committerAbin Simon <abinsimon10@gmail.com>2022-03-31 09:41:57 +0530
commit35207e246ae998e68e752580bc1327816f5b1e2d (patch)
tree2f0341d346029a86b15cc80068564aa92a1088bc /doc
parent3b6b3439445e9128a88a4c3d371efc2f7128f931 (diff)
display security label/context
fixes #367 Signed-off-by: Martin Matous <m@matous.dev>
Diffstat (limited to 'doc')
-rw-r--r--doc/lsd.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/lsd.md b/doc/lsd.md
index 00cceda..806cd41 100644
--- a/doc/lsd.md
+++ b/doc/lsd.md
@@ -128,6 +128,9 @@ lsd is a ls command with a lot of pretty colours and some other stuff to enrich
`-U`, `--no-sort`
: Do not sort. List entries in directory order
+`-Z` `--label`
+: Display SELinux or SMACK security label
+
# ARGS
`<FILE>...`