On 12/25/2011 04:36 PM, Jari Aalto wrote: > > The following patch is against Git 6e3299f (2011-12-22). The patch makes > chmod similar to cp(1), mv(1) whose manual page lists options in > alphabetical order. > > 2011-12-25 Jari Aalto <[email protected]> > > * chmod.c (usage): order options alphabetically. >
chcon, chgrp need the same adjustment. Note I'd prefer to keep -R and -v together as they're more general than --ref and can use the same translations. I'll make those adjustments and commit. cheers, Pádraig.
