From 01523f41450d97ebf2bc2e57ed27af0b3524f222 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Sun, 29 Oct 2017 13:42:53 +0100 Subject: 41958: update util-linux completions to 2.31; new hexdump completion --- Completion/Linux/Command/_lsblk | 1 + 1 file changed, 1 insertion(+) (limited to 'Completion/Linux/Command/_lsblk') 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' \ -- cgit v1.2.3