[CalendarServer-changes] [4986] CalendarServer/branches/users/cdaboo/deployment-partition-4722/ calendarserver/tools/manageaugments.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Jan 29 12:19:42 PST 2010


Revision: 4986
          http://trac.macosforge.org/projects/calendarserver/changeset/4986
Author:   cdaboo at apple.com
Date:     2010-01-29 12:19:41 -0800 (Fri, 29 Jan 2010)
Log Message:
-----------
Try again...

Modified Paths:
--------------
    CalendarServer/branches/users/cdaboo/deployment-partition-4722/calendarserver/tools/manageaugments.py

Modified: CalendarServer/branches/users/cdaboo/deployment-partition-4722/calendarserver/tools/manageaugments.py
===================================================================
--- CalendarServer/branches/users/cdaboo/deployment-partition-4722/calendarserver/tools/manageaugments.py	2010-01-29 20:17:01 UTC (rev 4985)
+++ CalendarServer/branches/users/cdaboo/deployment-partition-4722/calendarserver/tools/manageaugments.py	2010-01-29 20:19:41 UTC (rev 4986)
@@ -174,7 +174,7 @@
                       help="XML augment file to manipulate", metavar="FILE")
     parser.add_option("-g", "--guid", dest="guid",
                       help="OD GUID to manipulate", metavar="GUID")
-    parser.add_option("-h", "--guidfile", dest="guidfile",
+    parser.add_option("-i", "--guidfile", dest="guidfile",
                       help="File containing a list of GUIDs to manipulate", metavar="GUIDFILE")
     parser.add_option("-n", "--node", dest="node",
                       help="Partition node to assign to GUID", metavar="NODE")
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100129/83980f47/attachment-0001.html>


More information about the calendarserver-changes mailing list