# HG changeset patch # User "Yann E. MORIN" # Date 1225132764 0 # Node ID b5bbe3bf520493f847c9cf6117ccf5c4faea2943 # Parent 0056905eea2b2fab75fb443502c5c0cce88a0b7d Add 'help' in the auto-completion. /trunk/ct-ng.comp | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -r 0056905eea2b -r b5bbe3bf5204 ct-ng.comp --- a/ct-ng.comp Mon Oct 27 18:19:08 2008 +0000 +++ b/ct-ng.comp Mon Oct 27 18:39:24 2008 +0000 @@ -13,7 +13,7 @@ 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'