r4541: make use of new enum and bitmap features
[samba.git] / howto.txt
index aa67d7df66e32fde1dad8a2a5bca04ba79782194..a895903d17be37511286be187647ee3e2a53235a 100644 (file)
--- a/howto.txt
+++ b/howto.txt
@@ -146,7 +146,7 @@ the following 4 commands as root:
   setfattr -n user.test -v test test.txt
   setfattr -n security.test -v test2 test.txt
   getfattr -d test.txt
-  getfattr -d test.txt
+  getfattr -n security.test -d test.txt
 
 You should see output like this: