mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-13 11:21:13 +02:00
zsh-workers/7952
This commit is contained in:
parent
dc103a97fc
commit
a7bf68a836
1 changed files with 2 additions and 1 deletions
|
@ -131,6 +131,7 @@ xrdb)
|
||||||
'-backup:backup extension:' \
|
'-backup:backup extension:' \
|
||||||
'*-D-:symbol to define:' \
|
'*-D-:symbol to define:' \
|
||||||
'*-U-:symbol to undefine:' \
|
'*-U-:symbol to undefine:' \
|
||||||
'*-I-:include directory:_files -/'
|
'*-I-:include directory:_files -/' \
|
||||||
|
'*:defaults file:_files'
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Reference in a new issue