Dash separators consistent with hooke.ui.UserInterface._splash_text().
authorW. Trevor King <wking@drexel.edu>
Wed, 12 May 2010 12:51:19 +0000 (08:51 -0400)
committerW. Trevor King <wking@drexel.edu>
Wed, 12 May 2010 12:51:19 +0000 (08:51 -0400)
commit8afa3bf69d8242c5d9bcdb2c802b221faae96966
tree5928892e9b99367709f3dadad2b57ee612885224
parent19c7baaf3e2b953ad8b7f033ffc78c4d7effb2fc
Dash separators consistent with hooke.ui.UserInterface._splash_text().

'---' -> '----' in hooke.plugin.debug.VersionCommand.
'----' -> '----' in hooke.ui.commandline.HelpCommand.
hooke/plugin/debug.py
hooke/ui/commandline.py