]> git.ipfire.org Git - thirdparty/zstd.git/commit
Added --output-dir-flat= 1836/head
authorYann Collet <cyan@fb.com>
Mon, 21 Oct 2019 21:33:50 +0000 (14:33 -0700)
committerYann Collet <cyan@fb.com>
Mon, 21 Oct 2019 21:39:18 +0000 (14:39 -0700)
commit989e0f0cee41727a76087a323dadc93561297250
tree62c57900be1a7d2a18b22bf6a1a5d1cb61b3300c
parent6cf04c03443134f04c949707f46877a15d87bf79
Added --output-dir-flat=

which is a preferred construction when applicable.

Also, added --output-dir-flat into man page.
programs/zstd.1
programs/zstd.1.md
programs/zstdcli.c
tests/playTests.sh