diff -r 74dbc5568bbd -r f7fb42d3f526 src/cm/api/handlers.py
--- 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 = """
`keys`: (optional) comma separated keys : limit comments from these texts only
+`comment_key`: (optional) get only this comment
`name`: (optional) limit comments from this user only
`limit`: (optional) limit number of comments returned
"""