This commit is contained in:
Joe Bloggs 2014-03-25 23:18:39 +00:00
parent df91dbdc38
commit 43f1396480
1 changed files with 0 additions and 2 deletions

View File

@ -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
candidates.
** Writing completion functions using _arguments
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,