mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-17 04:17:17 -04:00
cb3147d298
* 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.