Marco Mariani wrote: > gu wrote: > >> I see, but how does django-admin work, then? > > from bash: > > complete -W "doSomething doSomethingElse doSomethingDifferent" myProgram This worked like a charm, thank you so much. Is this available for bash only or any shell?