[CalendarServer-changes] [14989] CalendarServer/branches/release/CalendarServer-5.4-dev/ calendarserver/tools/calverify.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Jul 23 12:33:13 PDT 2015


Revision: 14989
          http://trac.calendarserver.org//changeset/14989
Author:   cdaboo at apple.com
Date:     2015-07-23 12:33:13 -0700 (Thu, 23 Jul 2015)
Log Message:
-----------
Fix usage text.

Modified Paths:
--------------
    CalendarServer/branches/release/CalendarServer-5.4-dev/calendarserver/tools/calverify.py

Modified: CalendarServer/branches/release/CalendarServer-5.4-dev/calendarserver/tools/calverify.py
===================================================================
--- CalendarServer/branches/release/CalendarServer-5.4-dev/calendarserver/tools/calverify.py	2015-07-23 18:58:32 UTC (rev 14988)
+++ CalendarServer/branches/release/CalendarServer-5.4-dev/calendarserver/tools/calverify.py	2015-07-23 19:33:13 UTC (rev 14989)
@@ -292,6 +292,13 @@
 --invalid-organizer  : only detect events with an organizer not in the directory
 --disabled-organizer : only detect events with an organizer disabled for calendaring
 
+Options for --missing-location:
+
+--uuid     : only scan specified calendar homes. Can be a partial GUID
+             to scan all GUIDs with that as a prefix or "*" for all GUIDS
+             (that are marked as locations in the directory).
+--summary  : report only which GUIDs have bad events - no details.
+
 Options for --split:
 
 --path     : URI path to resource to split.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20150723/168d3ba7/attachment.html>


More information about the calendarserver-changes mailing list