Change-Id: I9a429805414fb50aa059677beb5f8f8a48b72d9b
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
This commit is contained in:
BogDan Vatra 2019-10-22 08:41:31 +03:00
parent 1ce71a6a11
commit b5b9eb68c4

View File

@ -277,7 +277,7 @@ static void printHelp()
" $PATH will be used.\n"
" --activity <acitvity>: The Activity to run. If missing the first\n"
" activity from AndroidManifest.qml file will be used.\n"
" --timout <seconds>: Timeout to run the test.\n"
" --timeout <seconds>: Timeout to run the test.\n"
" Default is 5 minutes.\n"
" --make <make cmd>: make command, needed to install the qt library.\n"
" If make is missing make sure the --path is set.\n"