scripts: add verbose option in build test help
authorThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 24 Jun 2016 10:16:32 +0000 (12:16 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 27 Jun 2016 14:50:27 +0000 (16:50 +0200)
commit7f3fd5e8aac5f6c3ed0328131154d3fd728bba1b
tree4f4c9c3afc8b02a8a1b2f38614c5d82ab6dc4e5f
parentb7743213447f8c9aa4afa0f2ea9fac56628c57e3
scripts: add verbose option in build test help

The verbose option was available but not advertised.

Fixes: 6e38dfe21389 ("scripts: add verbose test build option")

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
scripts/test-build.sh