Menu

Commit [r2255]  Maximize  Restore  History

Fix formatting in tmda-ofmipd help text.

The table for --tls hasn't been drawn properly for a long time, because optparse
wraps text without regard for existing format.

This adds a HelpFormatter based on optparse.IndentedHelpFormatter which doesn't
wrap lines that start with whitespace. Unfortunately the HelpFormatter classes
aren't very flexible, so the new method is mostly copy-pasted, even though only
one line is changed.

kevingoodsell 2011-05-23

changed /trunk/tmda/TMDA/Util.py
changed /trunk/tmda/bin/tmda-ofmipd
/trunk/tmda/TMDA/Util.py Diff Switch to side-by-side view
Loading...
/trunk/tmda/bin/tmda-ofmipd Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB