581
585
# XXX: optparse implicitly rewraps the help, and not always perfectly,
582
586
# so we get <https://bugs.launchpad.net/bzr/+bug/249908>. -- mbp
585
589
options = parser.format_option_help()
586
590
# FIXME: According to the spec, ReST option lists actually don't
587
591
# support options like --1.14 so that causes syntax errors (in Sphinx