summaryrefslogtreecommitdiffstats
path: root/rules/attr.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2010-01-08 18:49:17 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2010-01-08 19:07:46 +0100
commit1e2414d99ea7d248cea9233fe9fd5cd894d7a7de (patch)
tree6448f5e14cedffcccee5da0acd1e6c8abcd86825 /rules/attr.in
parent71baf155fcfeac3c0a1d6b106bf2390c6ba0be62 (diff)
downloadptxdist-1e2414d99ea7d248cea9233fe9fd5cd894d7a7de.tar.gz
ptxdist-1e2414d99ea7d248cea9233fe9fd5cd894d7a7de.tar.xz
[attr] add help text
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/attr.in')
-rw-r--r--rules/attr.in9
1 files changed, 5 insertions, 4 deletions
diff --git a/rules/attr.in b/rules/attr.in
index 7507a9dd8..aec335f2f 100644
--- a/rules/attr.in
+++ b/rules/attr.in
@@ -5,11 +5,12 @@ menuconfig ATTR
select HOST_GETTEXT if ATTR_GETTEXT
prompt "attr "
help
+ Utilities for manipulating filesystem extended attributes
- This is the extended attributes project for the ext2 and ext3
- filesystems. For reference, have a look at the project homepage:
-
- http://acl.bestbits.at/
+ A set of tools for manipulating extended attributes on
+ filesystem objects, in particular getfattr(1) and
+ setfattr(1). An attr(1) command is also provided which is
+ largely compatible with the SGI IRIX tool of the same name.
config ATTR_SHARED
bool