Make the full UUIDs optional for `new` and `comment`.
authorW. Trevor King <wking@drexel.edu>
Sat, 3 Mar 2012 15:49:03 +0000 (10:49 -0500)
committerW. Trevor King <wking@drexel.edu>
Sat, 3 Mar 2012 15:49:13 +0000 (10:49 -0500)
commita583b395494c86460fbddbd81a2eb37afe05135c
tree41b9669d8c7d8b8ab86d7c751b0798b3dce498ee
parent99f328d8937a173ca4e4f2bb7c46561c675d2d24
Make the full UUIDs optional for `new` and `comment`.

This makes the default output less threatening for new users, while
still supplying the full UUIDs for driving BE from external software.
libbe/command/comment.py
libbe/command/new.py