ct-ng.in
changeset 932 264d38e5b5ba
parent 931 6ce613108f43
child 940 f0f9ba3f98f2
     1.1 --- a/ct-ng.in	Tue Oct 14 19:19:20 2008 +0000
     1.2 +++ b/ct-ng.in	Tue Oct 14 19:29:25 2008 +0000
     1.3 @@ -66,9 +66,9 @@
     1.4  
     1.5  help-tail::
     1.6  	@echo
     1.7 -	@echo  'Execute "$(CT_NG) config" or "$(CT_NG) menuconfig" to configure crosstool-NG'
     1.8 -	@echo  'Execute "$(CT_NG) build" to build your toolchain'
     1.9 -	@echo  'Execute "$(CT_NG) version" to see the version'
    1.10 +	@echo  'Use action "config" or "menuconfig" to configure crosstool-NG'
    1.11 +	@echo  'Use action "build" to build your toolchain'
    1.12 +	@echo  'Use action "version" to see the version'
    1.13  	@echo  'See "man 1 ct-ng" for some help as well'
    1.14  
    1.15  # End help system