Is there any native way of only listing a comment's "title" in ClearCase? When I say title, I mean something similar to what Git has, where a comment of the type
Some title
Some detailed description of the comment...
when added, will mostly show up as only Some title
in most Git commands, unless the user explicitly wants to see the full description.