From 370c7e4e586c07ad312909fc3bf36b7efbcae8be Mon Sep 17 00:00:00 2001 From: Shohei YOSHIDA Date: Sun, 8 Mar 2026 23:00:48 +0900 Subject: [PATCH] Fix ldattach completion - Add first argument definition --- src/_ldattach | 1 + 1 file changed, 1 insertion(+) diff --git a/src/_ldattach b/src/_ldattach index 775616e..d6410a4 100644 --- a/src/_ldattach +++ b/src/_ldattach @@ -55,6 +55,7 @@ _arguments -s -C \ '(-p --pause)'{-p,--pause}'[Sleep for given seconds before the invocation of ldattach]:value' \ '(- *)'{-h,--help}'[Display help text and exit]'\ '(- *)'{-V,--version}'[Print version and exit]' \ + '1:disk' \ '2::device:->device' # Complete device argument