about summary refs log tree commit diff
path: root/Completion/Linux/Command/_lsblk
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2017-10-29 13:42:53 +0100
committerOliver Kiddle <opk@zsh.org>2017-10-29 13:42:53 +0100
commit01523f41450d97ebf2bc2e57ed27af0b3524f222 (patch)
treee72fb9f881ca4ec77483787a9bca4c5bc6bd8b20 /Completion/Linux/Command/_lsblk
parent85e56b5a48a2d83736fa367173fab4173551c8cf (diff)
downloadzsh-01523f41450d97ebf2bc2e57ed27af0b3524f222.tar.gz
zsh-01523f41450d97ebf2bc2e57ed27af0b3524f222.tar.xz
zsh-01523f41450d97ebf2bc2e57ed27af0b3524f222.zip
41958: update util-linux completions to 2.31; new hexdump completion
Diffstat (limited to 'Completion/Linux/Command/_lsblk')
-rw-r--r--Completion/Linux/Command/_lsblk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/Linux/Command/_lsblk b/Completion/Linux/Command/_lsblk
index c8fbb27c7..f37305445 100644
--- a/Completion/Linux/Command/_lsblk
+++ b/Completion/Linux/Command/_lsblk
@@ -29,6 +29,7 @@ _arguments -C -s -S \
   '(H)'{-i,--ascii}'[output ascii characters only]' \
   '(H)'{-J,--json}'[use JSON output format]' \
   '(H)'{-l,--list}'[use list format output]' \
+  '(H)'{-t,--tree}'[use tree format output]' \
   '(H)'{-P,--pairs}'[use key="value" output format]' \
   '(H)'{-r,--raw}'[use raw output format]' \
   + 'H' \