From b33c5ffeea346fe671ff72b93ede3faa9ef6b865 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 10 Mar 2016 14:20:50 +0100 Subject: Harmonize the option processing in 'config' and 'config.com' The help text for -d in 'config' was aged, and the option processing in 'config.com' was just different. This harmonizes 'config.com' with the instructions in INSTALL and both current reality. Reviewed-by: Rich Salz --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') 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 <