From 21bbc6911c566c06528a95cd5999a663bcb96325 Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Fri, 11 Nov 2022 09:09:51 +0100 Subject: [PATCH] configure --help in message --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index b3ed7758..7d063b1d 100755 --- a/configure +++ b/configure @@ -369,7 +369,7 @@ else echo "" echo "${QP_ROOT}/build.ninja does not exist," echo "you need to specify the COMPILATION configuration file." - echo "See ./configure --help for more details." + echo "See ./configure -h for more details." echo "" fi