Index: trunk/Nebulous/bin/neb-copies
===================================================================
--- trunk/Nebulous/bin/neb-copies	(revision 17846)
+++ trunk/Nebulous/bin/neb-copies	(revision 17847)
@@ -3,5 +3,5 @@
 # Copyright (C) 2008  Joshua Hoblitt
 #
-# $Id: neb-copies,v 1.1 2008-05-29 04:25:25 jhoblitt Exp $
+# $Id: neb-copies,v 1.2 2008-05-29 04:27:39 jhoblitt Exp $
 
 use strict;
@@ -130,5 +130,5 @@
 =head1 SEE ALSO
 
-L<Nebulous::Server>, L<neb-initdb>, L<neb-addvol>, L<nebdiskd>, L<neb-df>
+L<Nebulous::Client>
 
 =cut
Index: trunk/Nebulous/bin/neb-xattr
===================================================================
--- trunk/Nebulous/bin/neb-xattr	(revision 17846)
+++ trunk/Nebulous/bin/neb-xattr	(revision 17847)
@@ -3,5 +3,5 @@
 # Copyright (C) 2008  Joshua Hoblitt
 #
-# $Id: neb-xattr,v 1.8 2008-05-29 03:59:30 jhoblitt Exp $
+# $Id: neb-xattr,v 1.9 2008-05-29 04:27:39 jhoblitt Exp $
 
 use strict;
@@ -84,7 +84,5 @@
 =head1 DESCRIPTION
 
-This program creates an empty file with the Nebulous key of C<<key>>.  At some
-point in the future it will be able to adjust the timestamp of storage
-instances assosiated with a Nebulous key similar to C<xattr(1)>.
+This program is used to create/update/list or remove xattrs on Nebulous storage objects.
 
 =head1 OPTIONS
@@ -98,7 +96,13 @@
 Optional if the appropriate environment variable is set.
 
-=item * --volume <volume name>
+=item * --delete 
 
-Symbolic name of the volume to create the first instance on.
+Delete all named xattrs.
+
+Optional.
+
+=item * --write
+
+Store the value of all xattr name:value pairs.
 
 Optional.
@@ -154,5 +158,5 @@
 =head1 SEE ALSO
 
-L<Nebulous::Server>, L<neb-initdb>, L<neb-addvol>, L<nebdiskd>, L<neb-df>
+L<Nebulous::Client>
 
 =cut
