On 8/11/18 1:14 AM, Hugo Gabriel Eyherabide wrote:

> Bash Version: 4.4
> Patch Level: 18
> Release Status: release
> 
> Description:
> Bash manual says 'complete ... -D ... name' should be correct, whatever
> between -D and name applying to the completion on a command for which
> completion has not been previously defined.

No. In the description, `remaining' means `the options and option arguments
besides -D'.

> and
> 
> $ complete -p aabbname
> 
> shows nothing, indicating that the completion for aabbname has never been
> defined.

Yes. Any additional command name arguments supplied with -D are not used.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://tiswww.cwru.edu/~chet/

Reply via email to