about summary refs log tree commit diff
path: root/lr.1
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-02-25 16:04:15 +0100
committerChristian Neukirchen <chneukirchen@gmail.com>2016-02-25 16:04:15 +0100
commit6f112f6a33bf78b5d27e823fa5cbbabf7998085e (patch)
tree40bafc82a0020ef49afbab01f4312a730472149d /lr.1
parentecef4a24f29755ec7c98f55067a41643362e9a89 (diff)
downloadlr-6f112f6a33bf78b5d27e823fa5cbbabf7998085e.tar.gz
lr-6f112f6a33bf78b5d27e823fa5cbbabf7998085e.tar.xz
lr-6f112f6a33bf78b5d27e823fa5cbbabf7998085e.zip
allow querying for xattr (= %x)
Diffstat (limited to 'lr.1')
-rw-r--r--lr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/lr.1 b/lr.1
index 9c6a3ab..de8a56b 100644
--- a/lr.1
+++ b/lr.1
@@ -254,7 +254,7 @@ tests are given by the following EBNF:
                       | G        -- *1024*1024*1024
                       | T )?     -- *1024*1024*1024*1024
 
-<strprop>  ::= fstype | group | name | path | target | user
+<strprop>  ::= fstype | group | name | path | target | user | xattr
 
 <strop>    ::= == | =            -- string equality
              | ===               -- case insensitive string equality