From 29222ca186339aa7b69f33a00fc61b40b32dc307 Mon Sep 17 00:00:00 2001 From: dana Date: Tue, 26 Feb 2019 01:21:29 -0600 Subject: 44080: Completion: Fix several option-description typos --- Completion/Unix/Command/_lz4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_lz4') 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]' -- cgit 1.4.1