diff -r e2f4be0feb9d -r b5bbe3bf5204 ct-ng.comp --- a/ct-ng.comp Tue Oct 14 20:06:37 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'