mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-23 10:37:51 +02:00
c363fcb9f0
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.