Bug 10389 - Sort the output of --help into alphabetical order
Summary: Sort the output of --help into alphabetical order
Status: NEW
Alias: None
Product: rsync
Classification: Unclassified
Component: core (show other bugs)
Version: 3.1.1
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Wayne Davison
QA Contact: Rsync QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-20 14:46 UTC by Andrew Seales
Modified: 2014-01-20 14:46 UTC (History)
0 users

See Also:


Attachments
Patch file (20.50 KB, patch)
2014-01-20 14:46 UTC, Andrew Seales
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Seales 2014-01-20 14:46:18 UTC
Created attachment 9604 [details]
Patch file

Perhaps it's just me, but I find the output of --help quite annoying as the parameters are in an almost random order.

I've attached a patch which sorts them into alphabetical order, short parameters first.