diff --git a/scripts/configure_firestorm.sh b/scripts/configure_firestorm.sh index 122f74b2f2..be6e5ad70c 100755 --- a/scripts/configure_firestorm.sh +++ b/scripts/configure_firestorm.sh @@ -76,7 +76,7 @@ showUsage() echo " --avx : Build with Advanced Vector Extensions" echo " --avx2 : Build with Advanced Vector Extensions 2" echo " --crashreporting : Build with crash reporting enabled" - echo " --testbuild : Create time-limited test build" + echo " --testbuild : Create time-limited test build (build date + )" echo " --platform : darwin | windows | linux" echo " --jobs : Build with jobs in parallel (Linux and Darwin only)" echo