fix ldattach

- improve description of 1st argument
This commit is contained in:
Shohei YOSHIDA 2026-03-08 23:14:45 +09:00
parent 71ac28d2e0
commit 83ac2d1e89
No known key found for this signature in database
GPG Key ID: C9A1BB11BB940CF2
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ _arguments -s -C \
'(-p --pause)'{-p,--pause}'[Sleep for given seconds before the invocation of ldattach]:value' \ '(-p --pause)'{-p,--pause}'[Sleep for given seconds before the invocation of ldattach]:value' \
'(- *)'{-h,--help}'[Display help text and exit]'\ '(- *)'{-h,--help}'[Display help text and exit]'\
'(- *)'{-V,--version}'[Print version and exit]' \ '(- *)'{-V,--version}'[Print version and exit]' \
'1:disk' \ '1:line discipline' \
'2::device:->device' '2::device:->device'
# Complete device argument # Complete device argument