diff -r d9a132dcd329 -r 2cab50c41bd9 ct-ng.in --- a/ct-ng.in Wed Oct 29 18:34:14 2008 +0000 +++ b/ct-ng.in Sun Jan 31 13:04:34 2010 +0100 @@ -67,7 +67,7 @@ help-samples:: @echo - @echo 'Preconfigured toolchains:' + @echo 'Preconfigured toolchains (#: force number of // jobs):' help-build:: @echo @@ -93,7 +93,7 @@ @echo 'See "man 1 ct-ng" for some help as well' help-build:: - @echo ' build[.#] - Build the toolchain' + @echo ' build[.#] - Build the currently configured toolchain' help-clean:: @echo ' clean - Remove generated files'