about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-02-25 14:59:50 +0100
committerChristian Neukirchen <chneukirchen@gmail.com>2016-02-25 14:59:50 +0100
commit52342f5f4c2a9562b28d74f2c016b19beaef8fbc (patch)
tree5ac1fbe75fe13d5a0bd9bba479b8d3d0d08807d2 /README.md
parente6e48c7f6c77ed0001684507285d809c30c37611 (diff)
downloadlr-52342f5f4c2a9562b28d74f2c016b19beaef8fbc.tar.gz
lr-52342f5f4c2a9562b28d74f2c016b19beaef8fbc.tar.xz
lr-52342f5f4c2a9562b28d74f2c016b19beaef8fbc.zip
add %x for xattr metadata
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7057611..117cee9 100644
--- a/README.md
+++ b/README.md
@@ -97,6 +97,7 @@ Over ls:
 * `%e`: number of entries in directories (only with `-D`).
 * `%t`: total size used by accepted files in directories (only with `-D`).
 * `%Y`: type of the filesystem the file resides on.
+* `%x`: Linux-only: `#` for files with security capabilities, `+` for files with an ACL, `@` for files with other extended attributes, a single space else.
 
 ## Sort order