RCC: Mention -list command line option in -help output

Change-Id: I98066aba55f5ac699efc210360a60871042f4083
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
hjk 2013-08-13 10:51:22 +02:00 committed by The Qt Project
parent 983fa9b5cb
commit 90cdac0617

View File

@ -69,6 +69,7 @@ void showHelp(const QString &argv0, const QString &error)
" -namespace turn off namespace macros\n"
" -project Output a resource file containing all\n"
" files from the current directory\n"
" -list lists .qrc file entries\n"
" -version display version\n"
" -help display this information\n",
qPrintable(argv0));