Updating "be set --help" and "be status --help".
authorW. Trevor King <wking@drexel.edu>
Sat, 11 Jul 2009 13:46:38 +0000 (09:46 -0400)
committerW. Trevor King <wking@drexel.edu>
Sat, 11 Jul 2009 13:46:38 +0000 (09:46 -0400)
commit5208a2808a2a87cbfa9d8589d5ac254aa0dea64f
treeaddbb9d7c40080cdc6d9483547122e83b1a952a9
parenta03fea1b2b2eeb95d8ab62c49724bbf0cf631f19
Updating "be set --help" and "be status --help".

I don't really like the "defaults to None" for the settings that have
funky initialization procedures (most of them :p), but I'm not sure
how to handle that cleanly yet.  Perhaps
  be set --current
I also need to find a method of adding complicated settings like the
nested lists for severities, etc from the "be set" commandline.
becommands/set.py
becommands/status.py
libbe/bugdir.py
libbe/settings_object.py