summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_lz4
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_lz4')
-rw-r--r--Completion/Unix/Command/_lz42
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_lz4 b/Completion/Unix/Command/_lz4
index d69091d00..2697c4d11 100644
--- a/Completion/Unix/Command/_lz4
+++ b/Completion/Unix/Command/_lz4
@@ -44,7 +44,7 @@ args=(
+ b # Benchmark-mode options
"(C c d t)-b-[benchmark file using specified compression level]::compression level:(${(j< >)levels//-/})"
"(C c d t)-e-[specify upper compression level limit (with -b)]:compression level:(${(j< >)levels//-/})"
- '(C c d t)-i-[specifiy minimum evaluation time (with -b)]:evaluation time (seconds)'
+ '(C c d t)-i-[specify minimum evaluation time (with -b)]:evaluation time (seconds)'
+ c # Compress-mode options
"(b d t ${(j< >)levels} -c0 -c1 -c2 -hc)"${^levels}
'(B b d t -m -r --multiple)-l[compress using legacy (Linux kernel) format]'