summaryrefslogtreecommitdiff
path: root/.zsh/completion/_bpfc.zsh
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-10-29 09:36:34 +0100
committerTobias Klauser <tklauser@distanz.ch>2015-10-29 09:36:34 +0100
commitfbcbfac1878fd6b21a5d40ff79a7b86feed08e97 (patch)
tree0f8638d1c7ee1bb0233b9da233f1dacff1644e50 /.zsh/completion/_bpfc.zsh
parent8431852cbed2e736e9c6a5561e822c160a118a0d (diff)
completion: Update completitions for netsniff-ng tools
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to '.zsh/completion/_bpfc.zsh')
-rw-r--r--.zsh/completion/_bpfc.zsh4
1 files changed, 2 insertions, 2 deletions
diff --git a/.zsh/completion/_bpfc.zsh b/.zsh/completion/_bpfc.zsh
index 04f04e7..2685bad 100644
--- a/.zsh/completion/_bpfc.zsh
+++ b/.zsh/completion/_bpfc.zsh
@@ -17,6 +17,6 @@ _arguments -s -S \
"(-b --bypass)"{-b,--bypass}"[Bypass filter validation (e.g. for bug testing)]" \
"(-d --dump)"{-d,--dump}"[Dump supported instruction table]" \
"(-V --verbose)"{-V,--verbose}"[Be more verbose]" \
- {-v,--version}"[Print version]:" \
- {-h,--help}"[Print this help]:" \
+ {-v,--version}"[Print version and exit]:" \
+ {-h,--help}"[Print help and exit]:" \
"*::args:_gnu_generic"