diff -r d9a132dcd329 -r 804adb99ead3 ct-ng.in --- a/ct-ng.in Wed Oct 29 18:34:14 2008 +0000 +++ b/ct-ng.in Fri Oct 31 18:29:15 2008 +0000 @@ -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'