summaryrefslogtreecommitdiffstats
path: root/bin/qt-configure-module.bat.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/qt-configure-module.bat.in')
-rw-r--r--bin/qt-configure-module.bat.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/qt-configure-module.bat.in b/bin/qt-configure-module.bat.in
index c963111017..10c8ef85fd 100644
--- a/bin/qt-configure-module.bat.in
+++ b/bin/qt-configure-module.bat.in
@@ -28,4 +28,7 @@ goto :eof
:print_usage
echo Usage: qt-configure-module ^<module-source-dir^> [options]
+echo.
+echo To display the available options for a Qt module, run
+echo qt-configure-module ^<module-source-dir^> -help
goto :eof