androiddeployqt: Add --qml-import-paths to help output
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
Fri, 7 Nov 2014 11:08:12 +0000 (12:08 +0100)
committerEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
Mon, 10 Nov 2014 09:34:58 +0000 (10:34 +0100)
This option should also be documented.

Change-Id: Icbcbaea65c839105c8f5a94b5d391bb9e95479ce
Task-number: QTBUG-41494
Reviewed-by: Christian Stromme <christian.stromme@digia.com>
src/androiddeployqt/main.cpp

index 30dc89a..3979b8f 100644 (file)
@@ -516,6 +516,8 @@ void printHelp()
                     "       in combination with the --release argument. By default,\n"
                     "       an attempt is made to detect the tool using the JAVA_HOME and\n"
                     "       PATH environment variables, in that order.\n"
+                    "    --qml-import-paths: Specify additional search paths for QML\n"
+                    "       imports.\n"
                     "    --verbose: Prints out information during processing.\n"
                     "    --no-generated-assets-cache: Do not pregenerate the entry list for\n"
                     "       the assets file engine.\n"