mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-23 17:11:15 -04: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.