Replaced `be diff` options --new, --removed, --modified, and --all with --uuids.
authorW. Trevor King <wking@drexel.edu>
Sat, 5 Dec 2009 06:30:30 +0000 (01:30 -0500)
committerW. Trevor King <wking@drexel.edu>
Sat, 5 Dec 2009 06:30:30 +0000 (01:30 -0500)
commit281e98e998b4a1ec550c6702aee0eead003905be
tree91995f4247e674451f16e7698f944a063fc51879
parent1bbf068f28a6c05da563bc1224a4456f635227a4
Replaced `be diff` options --new, --removed, --modified, and --all with --uuids.

We'll be adding a --subscribe option which will select the
bugs/changes we're interested in, which deprecates the selection
portion of the old options.  The new --uuids just selects the "bug
uuid" output over the default "change summary" output.
becommands/diff.py