summaryrefslogtreecommitdiffstats
path: root/programs/lz4.1
diff options
context:
space:
mode:
authorYann Collet <cyan@fb.com>2016-11-13 01:21:29 (GMT)
committerYann Collet <cyan@fb.com>2016-11-13 01:21:29 (GMT)
commitf42130ee44d47105c9d86064b3f68d10af6a10f5 (patch)
treeda3a604db0b35dc7b71c80a277921049094d992d /programs/lz4.1
parent84b97f90b81195590700fb791b83165d9e8cc1cd (diff)
downloadlz4-f42130ee44d47105c9d86064b3f68d10af6a10f5.zip
lz4-f42130ee44d47105c9d86064b3f68d10af6a10f5.tar.gz
lz4-f42130ee44d47105c9d86064b3f68d10af6a10f5.tar.bz2
cli : add --help command
Diffstat (limited to 'programs/lz4.1')
-rw-r--r--programs/lz4.12
1 files changed, 1 insertions, 1 deletions
diff --git a/programs/lz4.1 b/programs/lz4.1
index 1d9238d..434b131 100644
--- a/programs/lz4.1
+++ b/programs/lz4.1
@@ -217,7 +217,7 @@ hence for a file. It won't work with unknown source size, such as stdin or pipe.
.BR \-q ", " --quiet
suppress warnings and real-time statistics; specify twice to suppress errors too
.TP
-.B \-h/\-H
+.B \-h/\-H ", " --help
display help/long help and exit
.TP
.BR \-V ", " \--version