Update test-template.php (#6723)

fix: Added option -h in the example.
This commit is contained in:
Caio Silva
2017-05-24 17:26:16 -03:00
committed by Neil Lathwood
parent 88a490a969
commit 423c735819

View File

@ -34,7 +34,7 @@ Usage:
-d Debug
Example:
./scripts/test-template.php -t 10 -d localhost -r 2
./scripts/test-template.php -t 10 -d -h localhost -r 2
");
exit(1);