mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-03-04 20:12:50 +02:00
an environment variable. * doc/coreutils.texi (sort invocation): Document this. * src/sort.c (usage): Likewise. (COMPRESS_PROGRAM_OPTION): New const. (long_options, create_temp, main): Support new option. * tests/misc/sort-compress: Test it.