From 7b1a711d3bcfc6d3a23b50960d85380fa38c0ee2 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 29 Aug 2018 18:02:09 -0500 Subject: bootstrap: Correct help message closes #3509. --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 3115ee0678..8e284a552e 100755 --- a/bootstrap +++ b/bootstrap @@ -24,7 +24,7 @@ force=0 usage() { echo - echo "usage: ${progname} [-c|-p|-h] [-q][-v]" + echo "usage: ${progname} [-c|-h|-H] [-q][-v]" echo echo "options:" echo " -c .. clean, remove all aclocal/autoconf/automake generated files" -- cgit v1.2.3