On Mon, May 26, 2014 at 2:01 AM, Andres Freund <andres@2ndquadrant.com> wrote:
> On 2014-05-25 22:35:24 +0900, Michael Paquier wrote:
>> Attached patch corrects that, reshuffling at the same time the option
>> letters parsed with getopt_long in alphabetical order.
>
> Hm. Not a big fan of this in isolation. In the attached patch I've
> reordered the options to all be ordered alphabetically, but only inside
> the section they are in --help.
>
> What do you think?
That's fine as well. Thanks.
--
Michael