summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@linbit.com>2011-12-11 15:45:08 +0100
committerAndreas Gruenbacher <agruen@linbit.com>2011-12-11 15:45:08 +0100
commit5d8dc006a20ec11ffd54eb388433aa89bf345ec6 (patch)
tree9d9ff12a165623c90ab33e8c40a691f2626df2ac
parent9bf13217b232101394719165cccc8387a08aea40 (diff)
downloadattr-5d8dc006a20ec11ffd54eb388433aa89bf345ec6.tar.gz
Clarify what the --only-values flag does
-rw-r--r--man/man1/getfattr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/getfattr.1 b/man/man1/getfattr.1
index 5ad2177..35a48c8 100644
--- a/man/man1/getfattr.1
+++ b/man/man1/getfattr.1
@@ -98,7 +98,7 @@ Do not strip leading slash characters ('/').
The default behaviour is to strip leading slash characters.
.TP
.B \-\-only-values
-Dump out the extended attribute value(s) only.
+Dump out the raw extended attribute value(s) without encoding them.
.TP
.BR \-R ", " \-\-recursive
List the attributes of all files and directories recursively.