summaryrefslogtreecommitdiff
path: root/ct-ng.in
diff options
context:
space:
mode:
Diffstat (limited to 'ct-ng.in')
-rw-r--r--ct-ng.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/ct-ng.in b/ct-ng.in
index 8efe168..c006c86 100644
--- a/ct-ng.in
+++ b/ct-ng.in
@@ -98,7 +98,7 @@ help-env::
help-tail::
@echo
- @echo 'Use action "config" or "menuconfig" to configure crosstool-NG'
+ @echo 'Use action "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'
@@ -123,6 +123,9 @@ help-distrib::
@echo ' tarball - Build a tarball of the configured toolchain'
help-env::
+ @echo ' V=0|1|2 - 0 => show only human-readable messages (default)'
+ @echo ' 1 => show only the commands being executed'
+ @echo ' 2 => show both'
# End help system