aboutsummaryrefslogtreecommitdiffstats
path: root/src/_chcpu
diff options
context:
space:
mode:
authorMikael Magnusson <mikachu@gmail.com>2026-05-03 01:20:02 +0200
committerMikael Magnusson <mikachu@gmail.com>2026-05-03 04:19:41 +0200
commitc4d76587ae4a7cca36a97edb362e2b4f5febcc45 (patch)
tree54046b8305057e8ae0c02309cd102392d4e77624 /src/_chcpu
parent_chmem: update with new options (diff)
downloadzsh-completions-c4d76587ae4a7cca36a97edb362e2b4f5febcc45.tar
zsh-completions-c4d76587ae4a7cca36a97edb362e2b4f5febcc45.tar.gz
zsh-completions-c4d76587ae4a7cca36a97edb362e2b4f5febcc45.tar.bz2
zsh-completions-c4d76587ae4a7cca36a97edb362e2b4f5febcc45.tar.lz
zsh-completions-c4d76587ae4a7cca36a97edb362e2b4f5febcc45.tar.xz
zsh-completions-c4d76587ae4a7cca36a97edb362e2b4f5febcc45.tar.zst
zsh-completions-c4d76587ae4a7cca36a97edb362e2b4f5febcc45.zip
Remove the 'this' from 'show this help and exit' in completers
Diffstat (limited to 'src/_chcpu')
-rw-r--r--src/_chcpu2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_chcpu b/src/_chcpu
index a174936..73a5993 100644
--- a/src/_chcpu
+++ b/src/_chcpu
@@ -35,7 +35,7 @@
# ------------------------------------------------------------------------------
_arguments \
- '(- *)'{-h,--help}'[display this help]' \
+ '(- *)'{-h,--help}'[display help]' \
'(- *)'{-V,--version}'[display version]' \
'(-c --configure)'{-c,--configure}'[configure the specified CPUs]:cpu list (0,5,7,9-11)' \
'(-d --disable)'{-d,--disable}'[disable the specified CPUs]:cpu list (0,5,7,9-11)' \