diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/getfattr.1 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/man/man1/getfattr.1 b/man/man1/getfattr.1 index e895a50..97251fa 100644 --- a/man/man1/getfattr.1 +++ b/man/man1/getfattr.1 @@ -68,11 +68,10 @@ Only include attributes with names matching the regular expression The default value for .I pattern is "^user\\\\.", -.B \-m -which includes all the attributes in the user namespace. -Refer to +which includes all the attributes in the user namespace. Specify "\-" for +including all attributes. Refer to .BR attr (5) -for a more detailed discussion on namespaces. +for a more detailed discussion of namespaces. .TP .B \-\-absolute-names Do not strip leading slash characters ('/'). |