As per #126 (comment)
Default sort: @name first, the rest of the headers sorted alphabetically (specifically to avoid deviating from the current behavior)
CLI option name: --sort for long, likely -s for short (check if the short option conflicts with any of the existing ones)
As per #126 (comment)
Default sort:
@namefirst, the rest of the headers sorted alphabetically (specifically to avoid deviating from the current behavior)CLI option name:
--sortfor long, likely-sfor short (check if the short option conflicts with any of the existing ones)