about summary refs log tree commit diff
path: root/Completion/Unix/Command/_ls
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2018-01-05 17:17:47 +0100
committerOliver Kiddle <opk@zsh.org>2018-01-05 17:17:47 +0100
commitef1f9e1978b84d20c76936a95014ae4c51b72017 (patch)
treea44c2605e1c8599c46f5f081a7b07c9870f48382 /Completion/Unix/Command/_ls
parentae059841b0791195fbae04bafc2acc73058b48fc (diff)
downloadzsh-ef1f9e1978b84d20c76936a95014ae4c51b72017.tar.gz
zsh-ef1f9e1978b84d20c76936a95014ae4c51b72017.tar.xz
zsh-ef1f9e1978b84d20c76936a95014ae4c51b72017.zip
42229: update completion of GNU programs for coreutils 8.29 / gawk 4.2.0
Diffstat (limited to 'Completion/Unix/Command/_ls')
-rw-r--r--Completion/Unix/Command/_ls2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_ls b/Completion/Unix/Command/_ls
index d10c4f9bf..ea96de6ff 100644
--- a/Completion/Unix/Command/_ls
+++ b/Completion/Unix/Command/_ls
@@ -177,7 +177,7 @@ else
     '(-f)--full-time[list both full date and full time]'
 
     '(--block-size --human-readable -h --si --kilobytes -k)'{--kilobytes,-k}'[use block size of 1k]'
-    '(--human-readable -h --si --kilobytes -k)--block-size=[specify block size]:block size (bytes):(1024)'
+    '(--human-readable -h --si --kilobytes -k)--block-size=[specify block size]:block size (bytes):(K M G T P E Z Y KB MB TB PB EB ZB YB)'
 
     '(--numeric-uid-gid -n)'{--numeric-uid-gid,-n}'[numeric uid, gid]'
     '(--tabsize -T)'{--tabsize=,-T+}'[specify tab size]:tab size'