fix _vipw completion

- fix typo
This commit is contained in:
Shohei YOSHIDA 2026-03-08 21:37:00 +09:00
parent d255543a98
commit 48cd968441
No known key found for this signature in database
GPG Key ID: C9A1BB11BB940CF2
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ _arguments \
'(-g --group -p --passwd)'{-p,--passwd}'[edit passwd database]' \
'(-q --quiet)'{-q,--quiet}'[quiet mode]' \
'(-R --root)'{-R,--root}'[apply changes in the given directory]:dir:_files -/' \
'(-s --shadow)'{-s,--shadow}'[eedit shadow or gshadow database]'
'(-s --shadow)'{-s,--shadow}'[edit shadow or gshadow database]'
# Local Variables:
# mode: Shell-Script