summaryrefslogtreecommitdiff
path: root/man/man1/getfattr.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/getfattr.1')
-rw-r--r--man/man1/getfattr.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man1/getfattr.1 b/man/man1/getfattr.1
index b4f651f..9821112 100644
--- a/man/man1/getfattr.1
+++ b/man/man1/getfattr.1
@@ -35,7 +35,8 @@ For each file,
.B getfattr
displays the file name,
and the set of extended attribute names (and optionally values) which
-are associated with that file.
+are associated with that file. Per default only attributes in the user
+namespace are displayed, see \f3\-m\f1.
.PP
The output format of
.B "getfattr \-d"
@@ -65,8 +66,7 @@ pairs associated with the specified file.
Dump the value of the named extended attribute.
.TP
.BR \-d ", " \-\-dump
-Dump the values of all extended attributes associated with
-.IR pathname .
+Dump the values of all matched extended attributes.
.TP
.BR \-e " \f2en\f1, " \-\-encoding "=\f2en\f1"
Encode values after retrieving them.