[CalendarServer-changes] [1474] CalendarServer/trunk/bin/xattr

source_changes at macosforge.org source_changes at macosforge.org
Wed Apr 11 11:29:16 PDT 2007


Revision: 1474
          http://trac.macosforge.org/projects/calendarserver/changeset/1474
Author:   wsanchez at apple.com
Date:     2007-04-11 11:29:16 -0700 (Wed, 11 Apr 2007)

Log Message:
-----------
usage

Modified Paths:
--------------
    CalendarServer/trunk/bin/xattr

Modified: CalendarServer/trunk/bin/xattr
===================================================================
--- CalendarServer/trunk/bin/xattr	2007-04-11 18:28:13 UTC (rev 1473)
+++ CalendarServer/trunk/bin/xattr	2007-04-11 18:29:16 UTC (rev 1474)
@@ -35,9 +35,9 @@
     print "       %s -d attr_name file [file ...]" % (name,)
     print ""
     print "The first form lists the names of all xattrs on the given file(s)."
-    print "The second form (-p) prints the value of the xattr attr_name on the given file(s)."
-    print "The third form (-w) sets the value of the xattr attr_name to attr_value on the given file(s)."
-    print "The fourth form (-d) deletes the xattr attr_name on the given file(s)."
+    print "The second form (-p) prints the value of the xattr attr_name."
+    print "The third form (-w) sets the value of the xattr attr_name to attr_value."
+    print "The fourth form (-d) deletes the xattr attr_name."
     print ""
     print "options:"
     print "  -h: print this help"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070411/a75819b3/attachment.html


More information about the calendarserver-changes mailing list