Add 'help' in the auto-completion.

/trunk/ct-ng.comp |    2     1     1     0 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
Yann E. MORIN" 2008-10-27 18:39:24 +00:00
parent 4f59e67c4d
commit 84fe3f42e2

View File

@ -13,7 +13,7 @@ _ct-ng () {
start_steps=$(echo "${steps}" |sed -r -e 's/($| )/\1+/;')
stop_steps=$(echo "${steps}" |sed -r -e 's/(^| )/+\1/;')
actions='menuconfig oldconfig saveconfig
actions='help menuconfig oldconfig saveconfig
list-samples build build. list-steps regtest regtest-local
regtest-global clean distclean wiki-samples updatetools
tarball version'