mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-22 16:20:23 +02:00
23862: declare author_conversion_file_arg_spec local.
This commit is contained in:
parent
0e62de36b4
commit
1874c548ed
2 changed files with 6 additions and 1 deletions
|
@ -107,7 +107,7 @@ tags_fetch_arg=(
|
|||
'(--no-tags -t --tags)'{-t,--tags}'[fetch remote tags]'
|
||||
)
|
||||
|
||||
|
||||
local author_conversion_file_arg_spec
|
||||
author_conversion_file_arg_spec='[specify author-conversion file]:author-conversion file:_files'
|
||||
|
||||
declare -g author_conversion_file_arg=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue