build: fix ./configure help 42/32242/2
authorDamjan Marion <damarion@cisco.com>
Tue, 4 May 2021 07:37:56 +0000 (09:37 +0200)
committerDamjan Marion <dmarion@me.com>
Thu, 6 May 2021 20:36:17 +0000 (20:36 +0000)
Type: make
Change-Id: I2479f1f84d32bf3e7266625a01174c1706bea7be
Signed-off-by: Damjan Marion <damarion@cisco.com>
configure

index 71af538..369aded 100755 (executable)
--- a/configure
+++ b/configure
@@ -21,7 +21,7 @@ OPTIONS:
   --help, -h              This help
   --build-dir, -b         Build directory
   --install-dir, -i       Install directory
-  --type, -t              Build type (release, debug, ... )
+  --build-type, -t        Build type (release, debug, ...)
   --wipe, -w              Wipe whole repo (except startup.* files)
 __EOF__
 }