[CalendarServer-changes] [11151] CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/ props.py

source_changes at macosforge.org source_changes at macosforge.org
Wed May 8 11:56:51 PDT 2013


Revision: 11151
          http://trac.calendarserver.org//changeset/11151
Author:   cdaboo at apple.com
Date:     2013-05-08 11:56:51 -0700 (Wed, 08 May 2013)
Log Message:
-----------
Fix help string.

Modified Paths:
--------------
    CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/props.py

Modified: CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/props.py
===================================================================
--- CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/props.py	2013-05-08 18:55:28 UTC (rev 11150)
+++ CalDAVClientLibrary/trunk/caldavclientlibrary/browser/commands/props.py	2013-05-08 18:56:51 UTC (rev 11151)
@@ -100,6 +100,7 @@
 -n    list property names only
 -a    list all properties via allprop
 -l    list actual property XML values
+-p    list a specific property using the format "{NS}name"
     if neither -n nor -a are set then property names are first listed, and then values of those looked up.
     only one of -n and -a can be set.
 """ % (name,)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130508/84c8729f/attachment.html>


More information about the calendarserver-changes mailing list