(svn r14659) -Add: in case Thief^ (forum user) ever tries what he thinks he will try when he doesn't know it is --prefix-dir, make sure he also gets what he assumes he gets :)
This commit is contained in:
		| @@ -157,7 +157,7 @@ detect_params() { | |||||||
| 		optarg=`expr "x$p" : 'x[^=]*=\(.*\)'` | 		optarg=`expr "x$p" : 'x[^=]*=\(.*\)'` | ||||||
|  |  | ||||||
| 		case "$p" in | 		case "$p" in | ||||||
| 			--help | -h)                  showhelp; exit 0;; | 			--help | -h | -?)             showhelp; exit 0;; | ||||||
|  |  | ||||||
| 			--config-log)                 prev_p="config_log";; | 			--config-log)                 prev_p="config_log";; | ||||||
| 			--config-log=*)               config_log="$optarg";; | 			--config-log=*)               config_log="$optarg";; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 truebrain
					truebrain