diff -r 6ce613108f43 -r 264d38e5b5ba ct-ng.in --- a/ct-ng.in Tue Oct 14 19:19:20 2008 +0000 +++ b/ct-ng.in Tue Oct 14 19:29:25 2008 +0000 @@ -66,9 +66,9 @@ help-tail:: @echo - @echo 'Execute "$(CT_NG) config" or "$(CT_NG) menuconfig" to configure crosstool-NG' - @echo 'Execute "$(CT_NG) build" to build your toolchain' - @echo 'Execute "$(CT_NG) version" to see the version' + @echo 'Use action "config" or "menuconfig" to configure crosstool-NG' + @echo 'Use action "build" to build your toolchain' + @echo 'Use action "version" to see the version' @echo 'See "man 1 ct-ng" for some help as well' # End help system