Hi Antoine,
http://svn.apache.org/repos/asf/ant/core/trunk/src/script/complete-ant-cmd.pl
seem o'right. Thanks.
Andy
-
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache
On Fri, Jan 7, 2011 at 11:05, Alexander Enrique Urieles Nieto
wrote:
> On Fri, Jan 7, 2011 at 9:54 AM, Ondra Medek wrote:
>
>> Hi,
>>
>> do documentation of complete-ant-cmd.pl should be changed, see also
>> http://marius.scurtescu.com/2005/03/23/ant_bash_com
for Bash 2.0 or better, add the following to ~/.bashrc:
#
-# $ complete -C complete-ant-cmd ant build.sh
+# complete -C complete-ant-cmd.pl ant build.sh
#
# To install for Z-Shell 2.5 or better, add the following to ~/.zshrc:
#
--
Ondra Medek