mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-03-02 02:54:28 +02:00
* src/sort.c (SORT_OPTION): New enum. (sort_args, sort_types): Define. (usage, long_options, main): New option --sort. * tests/sort/Test.pm: Test it. * doc/coreutils.texi (sort invocation): Document --sort option. * NEWS: Mention this.