ct-ng.comp
changeset 1020 a0b1b5ecf738
parent 934 e2f4be0feb9d
child 1025 fc64f85e41cc
     1.1 --- a/ct-ng.comp	Tue Oct 14 20:06:37 2008 +0000
     1.2 +++ b/ct-ng.comp	Thu Oct 30 13:14:39 2008 +0000
     1.3 @@ -13,7 +13,7 @@
     1.4      start_steps=$(echo "${steps}" |sed -r -e 's/($| )/\1+/;')
     1.5      stop_steps=$(echo "${steps}" |sed -r -e 's/(^| )/+\1/;')
     1.6  
     1.7 -    actions='menuconfig oldconfig saveconfig
     1.8 +    actions='help menuconfig oldconfig saveconfig
     1.9               list-samples build build. list-steps regtest regtest-local
    1.10               regtest-global clean distclean wiki-samples updatetools
    1.11               tarball version'