summaryrefslogtreecommitdiffstats
path: root/programs/lz4.1.md
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@altlinux.org>2017-03-23 03:48:51 (GMT)
committerDmitry V. Levin <ldv@altlinux.org>2017-03-23 03:48:51 (GMT)
commitb1daffc4e5653f05fa6a7eb40d0751c300837636 (patch)
treec201e77fa3d006d18b4ddee3e277b044f6a1e78d /programs/lz4.1.md
parenteff6166eb84a7aca764cf310bc9eef23d003c354 (diff)
downloadlz4-b1daffc4e5653f05fa6a7eb40d0751c300837636.zip
lz4-b1daffc4e5653f05fa6a7eb40d0751c300837636.tar.gz
lz4-b1daffc4e5653f05fa6a7eb40d0751c300837636.tar.bz2
cli: add GNU separator -- specifying that all following arguments are files
This option is supported by other compressors with compatible cli, so add it to lz4 as well for better compatibility.
Diffstat (limited to 'programs/lz4.1.md')
-rw-r--r--programs/lz4.1.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/programs/lz4.1.md b/programs/lz4.1.md
index 48f3152..6f42904 100644
--- a/programs/lz4.1.md
+++ b/programs/lz4.1.md
@@ -194,6 +194,9 @@ only the latest one will be applied.
* `--rm` :
Delete source files on successful compression or decompression
+* `--` :
+ Treat all subsequent arguments as files
+
### Benchmark mode