mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
update
This commit is contained in:
@@ -145,8 +145,6 @@ The first specification 'args:custom args:(a b c)' adds completion candidates a,
|
|||||||
'custom args'. The second specification calls the _net_interfaces command which adds network interfaces as completion
|
'custom args'. The second specification calls the _net_interfaces command which adds network interfaces as completion
|
||||||
candidates.
|
candidates.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
** Writing completion functions using _arguments
|
** Writing completion functions using _arguments
|
||||||
The _arguments function makes it easy to create completion functions.
|
The _arguments function makes it easy to create completion functions.
|
||||||
As arguments it takes special strings specifying the options & arguments to the function being completed,
|
As arguments it takes special strings specifying the options & arguments to the function being completed,
|
||||||
|
|||||||
Reference in New Issue
Block a user