Update README.xattr: fixed typos

Signed-off-by: Alexander Hajnal <trinitydesktop@alephnull.net>
feat/tdeio-xattr-support
Alexander Hajnal 2 years ago
parent c383a347ea
commit 7ac93c4b96
No known key found for this signature in database
GPG Key ID: 5050665AA3F08058

@ -35,7 +35,7 @@ To test the code build and install it[8] then run the following from the
commandline in e.g. Konsole:
$ cd PATH_SUPPORTING_USER_XATTRS_AT_THE_FILESYSTEM_LEVEL
$ touch test
$ touch attr_test
$ setfattr -n "user.AttributeName" -v "Attribute value" attr_test
$ kfmclient copy attr_test attr_test.copy
$ getfattr -d attr_test*

Loading…
Cancel
Save