From a8b0d399e5ccb4becb3699fad7e553a39963ebda Mon Sep 17 00:00:00 2001 From: skirit Date: Mon, 11 Nov 2019 16:27:59 +0100 Subject: unposted (salsa.debian.org MR!1): _ip: Complete the -brief option --- ChangeLog | 5 +++++ Completion/Unix/Command/_ip | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 64b230cb8..5c62c20af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2019-11-11 skirit + + * unposted (salsa.debian.org MR!1): Completion/Unix/Command/_ip: + Complete the -brief option + 2019-11-09 Daniel Shahaf * 44904: Completion/Unix/Command/_subversion: Complete multiple diff --git a/Completion/Unix/Command/_ip b/Completion/Unix/Command/_ip index 74101c646..9a7cbd821 100644 --- a/Completion/Unix/Command/_ip +++ b/Completion/Unix/Command/_ip @@ -542,6 +542,7 @@ _regex_words options "ip options" \ '-s*tatistics:output statistics' \ '-d*etails:output more detailed information' \ '-c*olor:color output' \ + '-br*ief:brief output' \ '-a*ll:executes specified command over all objects' \ '-f*amily:select protocol family:$subcmd_family' \ '-4:IPv4' \ -- cgit 1.4.1