# HG changeset patch # User "Yann E. MORIN" # Date 1225477755 0 # Node ID 804adb99ead33ed11d3afbb55f467b03b2cd5eb4 # Parent c2d7619cce21c29d314ff728d0991c1d4fcf96e3 Update help (mostly eye-candy). /trunk/ct-ng.in | 4 2 2 0 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -r c2d7619cce21 -r 804adb99ead3 ct-ng.in --- a/ct-ng.in Fri Oct 31 18:28:12 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'