summaryrefslogtreecommitdiff
path: root/bpfc.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'bpfc.zsh')
-rw-r--r--bpfc.zsh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bpfc.zsh b/bpfc.zsh
index 04f04e7..2685bad 100644
--- a/bpfc.zsh
+++ b/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"