diff hgext/share.py @ 31943:3e9f118cc834

show: fix formatting of multiple commands Because we're formatting to RST, short lines wrap and there needs to be an extra line break between paragraphs to prevent that. In addition, the indentation in the old code was a bit off. Refactor the code to a function (so we don't leak variables outside the module) and modify it so it renders more correctly.
author Gregory Szorc <gregory.szorc@gmail.com>
date Wed, 12 Apr 2017 20:28:44 -0700
parents 553680d1b654
children 46ba2cdda476
line wrap: on
line diff