about summary refs log tree commit diff
path: root/Completion
diff options
context:
space:
mode:
authorskirit <skirit@dump.cz>2019-11-11 16:27:59 +0100
committerDaniel Shahaf <d.s@daniel.shahaf.name>2019-11-11 16:00:16 +0000
commita8b0d399e5ccb4becb3699fad7e553a39963ebda (patch)
treef382a06b30ddc425eae9d332dae5d387b0c56624 /Completion
parentb06117ad21ce8be928e64700f34f7610d45c738a (diff)
downloadzsh-a8b0d399e5ccb4becb3699fad7e553a39963ebda.tar.gz
zsh-a8b0d399e5ccb4becb3699fad7e553a39963ebda.tar.xz
zsh-a8b0d399e5ccb4becb3699fad7e553a39963ebda.zip
unposted (salsa.debian.org MR!1): _ip: Complete the -brief option
Diffstat (limited to 'Completion')
-rw-r--r--Completion/Unix/Command/_ip1
1 files changed, 1 insertions, 0 deletions
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' \