src/cm/api/handlers.py
changeset 336 f7fb42d3f526
parent 335 74dbc5568bbd
child 415 bacf162c7b58
--- a/src/cm/api/handlers.py	Fri Nov 19 18:02:33 2010 +0100
+++ b/src/cm/api/handlers.py	Mon Nov 22 14:58:38 2010 +0100
@@ -404,6 +404,7 @@
     desc = "Get comments from the workspace, most recent first."
     args = """<br />
 `keys`: (optional) comma separated keys : limit comments from these texts only<br />
+`comment_key`: (optional) get only this comment
 `name`: (optional) limit comments from this user only
 `limit`: (optional) limit number of comments returned
     """