From 14ff7d39ad2c9a0d0c4549783f04cf809e5d1980 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Sat, 5 Aug 2017 16:22:03 +0200 Subject: 41492: update some options in completions --- Completion/BSD/Command/_gstat | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Completion/BSD') diff --git a/Completion/BSD/Command/_gstat b/Completion/BSD/Command/_gstat index 7baaf0d62..c60e54422 100644 --- a/Completion/BSD/Command/_gstat +++ b/Completion/BSD/Command/_gstat @@ -2,10 +2,12 @@ _arguments -s : \ '-a[only display providers that are at least 0.1% busy]' \ - '-b[batch mode]' \ + '(-B)-b[batch mode]' \ + '(-b)-B[endless batch mode]' \ '-c[enable the display geom(4) consumers]' \ '-d[enable the display delete operations]' \ '-f+[filter by regex]:regex' \ '-o[enable the display for other operations]' \ + "-s[enable blocks' size statistics]" \ '-I+[display refresh rate]:interval (ms)' \ '-p[only display physical providers]' -- cgit 1.4.1