From 5d8dc006a20ec11ffd54eb388433aa89bf345ec6 Mon Sep 17 00:00:00 2001 From: Andreas Gruenbacher Date: Sun, 11 Dec 2011 15:45:08 +0100 Subject: Clarify what the --only-values flag does --- man/man1/getfattr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.1