Improve --testbuild command description

master
Ansariel 2018-09-12 18:13:28 +02:00
parent 606adaffe7
commit 4c25c8ef9f
1 changed files with 1 additions and 1 deletions

View File

@ -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 <period> : Create time-limited test build"
echo " --testbuild <days> : Create time-limited test build (build date + <days>)"
echo " --platform : darwin | windows | linux"
echo " --jobs <num> : Build with <num> jobs in parallel (Linux and Darwin only)"
echo