Details
Description
The rolesInfo command returns the roles in order, sorted by the role name, while the usersInfo command returns the users in on-disk order. It would be fairly easy to add a sort() to the query used by the usersInfo command so that its output is sorted like the rolesInfo output is.