2009/8/24 Iustin Pop <[email protected]>: > On Mon, Aug 24, 2009 at 11:56:37AM +0200, Michael Hanselmann wrote: > LGTM, but where is ARGUMENTS used? > >> +# Mainly used for bash completion >> +ARGUMENTS = [cli.ArgInstance(min=1)]
It's used in the script building the bash completion script. Regards, Michael
