Commit Graph
12 Commits
Author SHA1 Message Date
Yann Collet cb5eba8e20 add zcat symlink support, suggested by @wtarreau
added some test
also updated relevant doc

+ fixed a mistake in `lz4` symlink support :
  lz4 utility doesn't remove source files by default (like zstd, but unlike gzip).
  The symlink must behave the same.
2018-01-19 11:26:35 -08:00
W. Felix Handte dc27c36495 Update documentation to reflect other format support 2017-09-28 19:43:12 -04:00
Stella Lau 8c33cfe0bc Add ldm documentation in README 2017-09-06 15:21:01 -07:00
Yann Collet 1c108c811e cli : Display supported formats on -vV command
Requested and inspired by patch from @ib (#771)
2017-08-19 13:33:50 -07:00
Yann Collet 23706fb743 updated doc on compilation variables 2017-08-19 01:14:36 -07:00
Nick Terrell d88a441406 [zstdcli] Document HAVE_LZMA and zstd-noxz 2017-06-26 11:25:00 -07:00
Yann Collet 710497d8ea updated programs/README.md, to introduce compilation variables
make it possible to enable/disable features individually
2017-05-02 17:18:24 -07:00
inikep 6416b0d705 updated README.md 2016-08-29 13:04:26 +02:00
inikep de9d13068f updated zstd_compression_format.md 2016-08-25 14:59:08 +02:00
inikep 0132375ba6 improved zstd_compression_format.md 2016-08-25 12:20:38 +02:00
inikep 637d33566d minor README.md corrections 2016-08-25 10:42:49 +02:00
inikep ab2f7708c1 created programs\README.md 2016-08-25 10:07:20 +02:00