diff options
author | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-09-11 09:01:48 +0000 |
---|---|---|
committer | Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> | 2008-09-11 09:01:48 +0000 |
commit | e9cf7eeb120aaf963ba256e44c620077f485f0aa (patch) | |
tree | aaf8dabe3d1c59521c54046ecd47484e65e98969 /ct-ng.comp | |
parent | 7a0e770be1f1ed93323edfe93bd0a326c6ad886c (diff) | |
download | crosstool-ng-e9cf7eeb120aaf963ba256e44c620077f485f0aa.tar.gz crosstool-ng-e9cf7eeb120aaf963ba256e44c620077f485f0aa.tar.bz2 crosstool-ng-e9cf7eeb120aaf963ba256e44c620077f485f0aa.zip |
Fix auto-completion for updaetools.
/trunk/ct-ng.comp | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Diffstat (limited to 'ct-ng.comp')
-rw-r--r-- | ct-ng.comp | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ _ct-ng () { actions='config menuconfig oldconfig saveconfig extractconfig list-samples build list-steps regtest regtest-local - regtest-global clean distclean wiki-samples update-tools + regtest-global clean distclean wiki-samples updatetools tarball' vars="RESTART= STOP=" |