Add --save-config to bin/hooke and don't silently save config file.
authorW. Trevor King <wking@drexel.edu>
Thu, 12 Aug 2010 16:12:10 +0000 (12:12 -0400)
committerW. Trevor King <wking@drexel.edu>
Thu, 12 Aug 2010 16:12:10 +0000 (12:12 -0400)
commitb6246a92e1b8bbbd4a4b2c064ce4321f8e81e15e
tree3a94763f486b47029ff755ac8bd466e7e5452dab
parente8a7630e498137249d3ff9a2a47df4452070da97
Add --save-config to bin/hooke and don't silently save config file.

With the old implementation, setting --debug once would effectively
set it for all future calls :p.  There should be an explicit 'save
config' command if the user wishes to do so.
hooke/hooke.py