summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rwxr-xr-xconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index ba66b33278..ae349ecb0c 100755
--- a/config
+++ b/config
@@ -33,7 +33,7 @@ case "$i" in
-t*) TEST="true";;
-h*) TEST="true"; cat <<EOF
Usage: config [options]
- -d Add a debug- prefix to machine choice.
+ -d Build with debugging when possible.
-t Test mode, do not run the Configure perl script.
-h This help.