aboutsummaryrefslogtreecommitdiffstats
path: root/src/_ipcmk
diff options
context:
space:
mode:
authorShohei YOSHIDA <syohex@gmail.com>2025-08-05 11:56:29 +0900
committerShohei YOSHIDA <syohex@gmail.com>2025-08-05 11:56:29 +0900
commit3ef170ff4fafd504a1d0251b9123cc833b98e02b (patch)
treef328a87628c200c162167202edf5962708806707 /src/_ipcmk
parentUpdate ipcrm (diff)
downloadzsh-completions-3ef170ff4fafd504a1d0251b9123cc833b98e02b.tar
zsh-completions-3ef170ff4fafd504a1d0251b9123cc833b98e02b.tar.gz
zsh-completions-3ef170ff4fafd504a1d0251b9123cc833b98e02b.tar.bz2
zsh-completions-3ef170ff4fafd504a1d0251b9123cc833b98e02b.tar.lz
zsh-completions-3ef170ff4fafd504a1d0251b9123cc833b98e02b.tar.xz
zsh-completions-3ef170ff4fafd504a1d0251b9123cc833b98e02b.tar.zst
zsh-completions-3ef170ff4fafd504a1d0251b9123cc833b98e02b.zip
Update fallocate
Diffstat (limited to 'src/_ipcmk')
-rw-r--r--src/_ipcmk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_ipcmk b/src/_ipcmk
index 31128fe..c40e43b 100644
--- a/src/_ipcmk
+++ b/src/_ipcmk
@@ -41,7 +41,7 @@ _arguments -s \
'(-S --semaphore)'{-S,--semaphore}'[Create a semaphore array with number of elements]:number' \
'(-p --mode)'{-p,--mode}'[Access permissions for the resource]:mode' \
'(- *)'{-h,--help}'[Display help text and exit]' \
- '(- *)'{-V,--version}'[Print version and exit ]' \
+ '(- *)'{-V,--version}'[Print version and exit ]'
# Local Variables:
# mode: Shell-Script