From 7ac93c4b96d5f4d81ddf267d39b15f6cfb015aa7 Mon Sep 17 00:00:00 2001 From: Alexander Hajnal Date: Wed, 21 Dec 2022 23:02:18 -0500 Subject: Update README.xattr: fixed typos Signed-off-by: Alexander Hajnal --- tdeio/tdeio/README.xattr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tdeio/tdeio/README.xattr b/tdeio/tdeio/README.xattr index 8e18f529a..90e924c12 100644 --- a/tdeio/tdeio/README.xattr +++ b/tdeio/tdeio/README.xattr @@ -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* -- cgit v1.2.1