Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Bug#418737: zsh: completion for "svnadmin help" says "invalid argument: help"



> vin:~> zsh -f
> vin% autoload -U compinit
> vin% compinit
> vin% svnadmin help [TAB]
> _arguments:comparguments:208: invalid argument: help
> 
> Note: there's no problem with "svn help [TAB]".

Looks like 'svnadmin help' will need to be special-cased anyway, but
there is breakage for any svnadmin subcommand (such as 'verify')
that doesn't have any options listed under help.



Messages sorted by: Reverse Date, Date, Thread, Author